[wp-trac] [WordPress Trac] #54284: CSS coding standards issue in the `print_emoji_styles()` function
WordPress Trac
noreply at wordpress.org
Mon Oct 18 14:15:45 UTC 2021
#54284: CSS coding standards issue in the `print_emoji_styles()` function
--------------------------+---------------------
Reporter: audrasjb | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.9
Component: Formatting | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses: css
--------------------------+---------------------
Comment (by sabernhardt):
I think the margin is only intended for the sides (it had been `0 .05em 0
.1em` before r31786).
However, we still could add the leading zero before the decimal point:
`margin: 0 0.07em !important;`
--
Ticket URL: <https://core.trac.wordpress.org/ticket/54284#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list