Skip to content

Commit

Permalink
Refs #140518 - Fix autocomplete size.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Dec 22, 2021
1 parent df8b8d1 commit ec73059
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/SearchBlock/less/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -700,8 +700,6 @@ div#page-document {
div.sui-search-box__autocomplete-container {
position: absolute;
top: calc(3em + 10px);
width: 95%;
max-width: 570px;
}

div.extra-facets {
Expand Down

0 comments on commit ec73059

Please sign in to comment.