[wp-trac] [WordPress Trac] #28966: Checkbox icon is a bit out of place in RTL

WordPress Trac noreply at wordpress.org
Mon Jul 21 13:28:28 UTC 2014


#28966: Checkbox icon is a bit out of place in RTL
------------------------------+----------------------
 Reporter:  avryl             |       Owner:
     Type:  defect (bug)      |      Status:  new
 Priority:  normal            |   Milestone:  4.0
Component:  Build/Test Tools  |     Version:
 Severity:  normal            |  Resolution:
 Keywords:  has-patch commit  |     Focuses:  ui, rtl
------------------------------+----------------------

Comment (by SergeyBiryukov):

 I mean, [attachment:28966.current.png] is what I see in current trunk
 after [29256]. Removing `width: 16px` or changing it to `width: initial`
 doesn't make any difference. If the checkbox does not need to be flipped,
 we can leave it as is.

 The results of [29256] are not in the current nightly build yet, should be
 in the next one.

 To see the changes sooner, try updating these two lines in `wp-admin/css
 /login-rtl.css`:
 {{{
 @import url(forms.css);
 @import url(l10n.css);
 }}}
 to use `forms-rtl.css` and `l10n-rtl.css`.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/28966#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list