[wp-trac] [WordPress Trac] #24850: Position of the lock icon (RTL layout) (was: Position of the the lock icon (RTlL layout))

WordPress Trac noreply at wordpress.org
Sun Jul 28 13:04:17 UTC 2013


#24850: Position of the lock icon (RTL layout)
--------------------------+--------------------
 Reporter:  rasheed       |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  3.6
Component:  RTL           |     Version:  trunk
 Severity:  normal        |  Resolution:
 Keywords:                |
--------------------------+--------------------
Changes (by SergeyBiryukov):

 * component:  General => RTL
 * milestone:  Awaiting Review => 3.6


Old description:

> Screenshot attached.
>
> It needs margin right 6px
>
> tr.wp-locked .locked-indicator {
>     margin: -2px 6px 0 0;
> }

New description:

 Screenshot attached.

 It needs margin right 6px
 {{{
 tr.wp-locked .locked-indicator {
     margin: -2px 6px 0 0;
 }
 }}}

--

--
Ticket URL: <http://core.trac.wordpress.org/ticket/24850#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list