Dark schema: Quick fix for new search dropdown
This commit is contained in:
parent
3da4656e41
commit
98a942bd95
@ -1467,7 +1467,7 @@ div.jGrowl div.jGrowl-notification {
|
||||
|
||||
.autocomplete {
|
||||
color: $font_colour;
|
||||
background: #FFF;
|
||||
background: $dropdown_bgcolour;
|
||||
cursor: pointer;
|
||||
text-align: left;
|
||||
max-height: 350px;
|
||||
|
Reference in New Issue
Block a user