Skip to content

Commit

Permalink
Merge pull request #4376 from Automattic/blockbse-fix-search-block-sp…
Browse files Browse the repository at this point in the history
…ecificity

Blockbase: reduces specificity for search block selectors
  • Loading branch information
MaggieCabrera authored Aug 10, 2021
2 parents e5113f1 + 08349b4 commit 373f406
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions blockbase/assets/ponyfill.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion blockbase/sass/blocks/_search.scss
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
}

&.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button,
.wp-block-search__button.wp-block-search__button {
.wp-block-search__button {
@include button-main-styles;
@include button-hover-styles;
&.has-icon {
Expand Down

0 comments on commit 373f406

Please sign in to comment.