[wp-trac] [WordPress Trac] #29451: "customize your site"-button overlaps column
WordPress Trac
noreply at wordpress.org
Tue Sep 30 12:40:03 UTC 2014
#29451: "customize your site"-button overlaps column
----------------------------+---------------------------------
Reporter: pixolin | Owner: SergeyBiryukov
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 4.1
Component: Administration | Version: 3.8
Severity: normal | Resolution:
Keywords: has-patch | Focuses: ui, administration
----------------------------+---------------------------------
Comment (by afercia):
the button font size is 14px (not 13px)
the last patch sets a line-height of 1.538em
thus the computed line height value would be 21.532px (in Chrome dev tools
inspector is 21.5319995880127px)
if you want a computed value of 20px, then the magic number is 1.4285714
(unitless is better)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29451#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list