Skip to content

Commit

Permalink
Corrige l'input de recherche sur la page d'accueil sur Safari
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavi committed Apr 19, 2016
1 parent c88f77f commit 7041c0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/scss/components/_home-search-box.scss
Expand Up @@ -29,6 +29,7 @@
border-right: none;
width: 85%;
width: calc(100% - 71px);
outline: none;
}
button {
height: 36px;
Expand Down

0 comments on commit 7041c0b

Please sign in to comment.