[wp-trac] [WordPress Trac] #59960: Replace em-based `line-height` with unitless values
WordPress Trac
noreply at wordpress.org
Thu Jun 13 09:42:32 UTC 2024
#59960: Replace em-based `line-height` with unitless values
-------------------------------------+-------------------------------------
Reporter: sabernhardt | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.7
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: good-first-bug has- | Focuses: css, administration,
patch needs-testing | coding-standards
-------------------------------------+-------------------------------------
Comment (by mosne):
I agree that popular-tags (In plugin install page) is the only case where
the em is need. For the other is a quite safe change.
{{{
p.popular-tags {
line-height: 2em;
}
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59960#comment:15>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list