mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-04-22 11:03:43 +03:00
Theme Search: Fix search box alignment
This commit is contained in:
parent
1336228976
commit
f49a938c1e
|
@ -8,7 +8,7 @@
|
|||
background: $color-gray-light-100;
|
||||
|
||||
.search-field {
|
||||
flex: 0 1 auto;
|
||||
flex: 1 1 auto;
|
||||
margin: 0;
|
||||
padding: 0.8em 1em;
|
||||
background: transparent;
|
||||
|
|
Loading…
Reference in a new issue