Fixes overlapping on Safari
This commit is contained in:
parent
91cb078648
commit
180da813f3
1 changed files with 5 additions and 1 deletions
|
@ -135,5 +135,9 @@
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
&.has-location-badge {
|
||||
.search-input-wrap {
|
||||
width: 78%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue