Skip to content

Commit

Permalink
Remove duplicate selectors
Browse files Browse the repository at this point in the history
  • Loading branch information
ajitbohra authored and ZebulanStanphill committed Jul 17, 2020
1 parent e59847b commit c6563dd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/block-library/src/quote/theme.scss
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,13 @@
font-style: normal;
}

&.has-text-align-right,
&.has-text-align-right {
border-left: none;
border-right: 4px solid $black;
padding-left: 0;
padding-right: 1em;
}

&.has-text-align-center,
&.has-text-align-center {
border: none;
padding-left: 0;
Expand Down

0 comments on commit c6563dd

Please sign in to comment.