Skip to content

Commit

Permalink
fix navbar search in some browsers by defining his height
Browse files Browse the repository at this point in the history
  • Loading branch information
ilan-schemoul committed Apr 8, 2016
1 parent 80d8020 commit d9c705c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sass/components/_navbar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ nav {
// Navbar Search Form
.input-field {
margin: 0;
height: 100%;

input {
height: 100%;
Expand Down

0 comments on commit d9c705c

Please sign in to comment.