[wp-trac] [WordPress Trac] #56474: Twenty Twenty: Fix social icons margin in widget area
WordPress Trac
noreply at wordpress.org
Thu Sep 1 17:20:46 UTC 2022
#56474: Twenty Twenty: Fix social icons margin in widget area
---------------------------+---------------------
Reporter: grandeljay | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.1
Component: Bundled Theme | Version: 5.9
Severity: normal | Resolution:
Keywords: has-patch | Focuses: css
---------------------------+---------------------
Changes (by sabernhardt):
* version: => 5.9
Comment:
Before 5.9, the block-library stylesheet set the margins for these icons,
and that had higher specificity than `.widget li`:
{{{
.wp-block-social-links .wp-social-link.wp-social-link.wp-social-link {
margin: 4px 8px 4px 0;
}
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/56474#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list