Skip to content

Commit

Permalink
max width on search result
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnyblasta committed Feb 7, 2023
1 parent 8d0f029 commit e93b0d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scss/externs/_awesomplete.base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
list-style: none;
margin: 0;
min-width: 180px;
max-width: 220px;
padding: 0;
position: absolute;
top: auto;
Expand Down

0 comments on commit e93b0d3

Please sign in to comment.