Skip to content

Commit

Permalink
Refs #139198 - Autocomplete position.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Oct 11, 2021
1 parent 0956dd6 commit 37b3da6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/SearchBlock/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,11 @@ div#page-document {
padding-top: 10px;
margin: 2em auto 1em auto;

div.sui-search-box__autocomplete-container {
position: relative;
top: 0px;
}

div.extra-facets {
div#exact-phrases-facet label {
padding-left: 3rem !important;
Expand Down

0 comments on commit 37b3da6

Please sign in to comment.