Fixes overlapping on Safari

This commit is contained in:
Alfredo Sumaran
2016-03-24 12:55:50 -05:00
parent 91cb078648
commit 180da813f3
+5 -1
View File
@@ -135,5 +135,9 @@
}
}
&.has-location-badge {
.search-input-wrap {
width: 78%;
}
}
}