Skip to content

Commit

Permalink
fix: fix input completion offset (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahdayan committed May 7, 2020
1 parent 8709f45 commit 19e8b98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/App.scss
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@
.ais-SearchBox-input,
.ais-SearchBox-completion {
background: none;
border-bottom: 1px solid transparent;
height: 100%;
padding: 0 48px;
position: absolute;
Expand Down

0 comments on commit 19e8b98

Please sign in to comment.