[wp-trac] [WordPress Trac] #30360: Twenty Fifteen: links display in RTL shouldn't be inline-block"
WordPress Trac
noreply at wordpress.org
Mon Nov 17 08:05:57 UTC 2014
#30360: Twenty Fifteen: links display in RTL shouldn't be inline-block"
---------------------------+-----------------------
Reporter: yoavf | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.1
Component: Bundled Theme | Version: trunk
Severity: normal | Keywords: has-patch
Focuses: rtl |
---------------------------+-----------------------
Not sure if this is a leftover or intentional, but the following rule from
rtl.css is problematic:
{{{
a {
display: inline-block;
}
}}}
It causes a vertical bump every time a link is hovered on, because of the
bottom border:
https://cloudup.com/cCTdfSN46WD
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30360>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list