fix(aio): style correctly on Safari (#20157)

This commit is contained in:
Haroen Viaene 2017-11-06 19:00:37 +01:00 committed by Victor Berchet
parent 63d26a1777
commit 880201681f
1 changed files with 1 additions and 0 deletions

View File

@ -125,6 +125,7 @@ aio-search-box.search-container {
width: 180px; width: 180px;
max-width: 240px; max-width: 240px;
height: 50%; height: 50%;
-webkit-appearance: none;
&:focus { &:focus {
outline: none; outline: none;