mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-02-17 12:11:16 -05:00
we need more height
This commit is contained in:
parent
60559b42be
commit
68cc4fb285
1 changed files with 1 additions and 0 deletions
|
@ -74,6 +74,7 @@ and (max-width : 570px) {
|
|||
|
||||
.d-dropdown#search-dropdown {
|
||||
width: 540px;
|
||||
max-height: 600px;
|
||||
}
|
||||
|
||||
.d-dropdown .searching {
|
||||
|
|
Loading…
Reference in a new issue