We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d621d3c commit 0ba7371Copy full SHA for 0ba7371
assets/css/blocks/search.css
@@ -18,7 +18,7 @@
18
.wp-block-search__inside-wrapper input{border: 1px solid #2B2D2F!important;}
19
/** * Search Block */
20
21
-header .wp-block-search.wp-block-search__button-only .wp-block-search__button{max-width: 0;padding: 10px 31px 10px 10px!important;}
+header .wp-block-search.wp-block-search__button-only .wp-block-search__button{max-width: 0;padding: 10px 22px 10px 19px!important;}
22
23
header .wp-block-search__button-behavior-expand .wp-block-search__input {
24
position: absolute;
@@ -78,4 +78,4 @@ header .is-style-navigation.wp-block-search.wp-block-search__button-only .wp-blo
78
box-shadow: none;
79
border-radius: 0;
80
}
81
-}
+}
0 commit comments