Skip to content

Commit

Permalink
Make sure all autocomplete results are visible, especially the top on…
Browse files Browse the repository at this point in the history
…e if the list gets flipped to avoid the bottom of the screen. There is a cost in readability, see #704
  • Loading branch information
Tom Boutell committed Oct 17, 2016
1 parent 07624ac commit e2410fe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
.ui-menu-item
{
border: none;
padding: @apos-padding-2;
padding: @apos-padding-1;
font-family: "Roboto", "Helvetica", sans-serif;
font-size: 14px;
font-weight: 500;
Expand Down

0 comments on commit e2410fe

Please sign in to comment.