increase search bar size

This commit is contained in:
meaz 2020-02-15 19:07:27 +01:00
parent 311de3e1eb
commit 8372260a59
1 changed files with 3 additions and 0 deletions

View File

@ -67,6 +67,9 @@
display: none;
}
.search-wrapper .search-input {
width: 100%;
}
/* mobile navigation
------------------------------------*/