Skip to content

Commit

Permalink
Autosuggestion box min height added
Browse files Browse the repository at this point in the history
  • Loading branch information
PROxZIMA committed Sep 5, 2021
1 parent eefbb80 commit 6c95278
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/popups.css
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ panel[type="autocomplete-richlistbox"] > .autocomplete-richlistbox {
0 5px 5px -3px rgba(0,0,0,.2),
0 8px 10px 1px rgba(0,0,0,.14),
0 3px 14px 2px rgba(0,0,0,.12) !important;
min-height: 161px !important;
min-height: 45px !important;
}

/* search panel gets special treatment; it has multiple children */
Expand Down

0 comments on commit 6c95278

Please sign in to comment.