Skip to content

Commit

Permalink
Remove bottom margin in search suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
fredj committed Feb 1, 2019
1 parent 39f748d commit 6327e07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contribs/gmf/src/sass/typeahead.scss
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
.tt-suggestion {
text-align: left;
padding: $app-margin;
margin: 0;
border-bottom: solid 0.06rem $border-color;

&:hover, &.tt-cursor {
Expand Down

0 comments on commit 6327e07

Please sign in to comment.