Fix clear search (x) button position on some layouts

Hopefully this will work on iPhones as well...?
This commit is contained in:
Matt-Yorkley
2020-05-02 11:31:22 +02:00
parent ea06ec7ede
commit f6b910b38a

View File

@@ -13,6 +13,7 @@
.search-wrap {
position: relative;
width: 100%;
display: inline-flex;
.clear {
height: 1em;