[wp-trac] [WordPress Trac] #30360: Twenty Fifteen: links display in RTL shouldn't be inline-block"

WordPress Trac noreply at wordpress.org
Tue Nov 18 18:34:06 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            |  Resolution:
 Keywords:  has-patch commit  |     Focuses:  rtl
------------------------------+--------------------
Description changed by yoavf:

Old description:

> {{{
>
> }}}
> 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

New description:

 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#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list