Skip to content

Commit

Permalink
Fix the button outline style for the old button markup (#21816)
Browse files Browse the repository at this point in the history
  • Loading branch information
youknowriad authored Apr 24, 2020
1 parent b437b67 commit 7917af9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/block-library/src/button/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ $blocks-button__height: 56px;
border-radius: 0 !important;
}

.wp-block-button.is-style-outline,
.wp-block-button.is-style-outline .wp-block-button__link,
.wp-block-button__link.is-style-outline {
color: $dark-gray-700;
background-color: transparent;
Expand Down

0 comments on commit 7917af9

Please sign in to comment.