Skip to content

Commit

Permalink
tweak completion suggestion padding
Browse files Browse the repository at this point in the history
  • Loading branch information
Coby Tamayo committed May 16, 2020
1 parent 5371ede commit ee89c06
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions css/gearlab-tools-search.css
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@
.glt-search-card__snippet{ margin: 0 0 20px 0; }
.glt-search-card__link{ font-weight: 700; }

.ui-autocomplete .ui-menu-item {
padding: 3px 7px;
}
.ui-autocomplete .ui-state-focus {
border: none;
background: #c6c6c6;
Expand Down

0 comments on commit ee89c06

Please # to comment.