Skip to content

Commit

Permalink
Fix #53077
Browse files Browse the repository at this point in the history
  • Loading branch information
Aurorum authored Dec 1, 2023
1 parent 6365c30 commit 2d870ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/block-library/src/social-links/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@

// This needs specificity because themes usually override it with things like .widget-area a.
.wp-block-social-links .wp-block-social-link.wp-social-link {
display: inline-block;
margin: 0;
padding: 0;

Expand Down

0 comments on commit 2d870ad

Please sign in to comment.