[wp-trac] [WordPress Trac] #22453: 3.5 RTL audit

WordPress Trac noreply at wordpress.org
Sat Nov 17 15:41:00 UTC 2012


#22453: 3.5 RTL audit
--------------------------+------------------
 Reporter:  nacin         |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  3.5
Component:  RTL           |     Version:
 Severity:  normal        |  Resolution:
 Keywords:  audit         |
--------------------------+------------------

Comment (by maor):

 Replying to [comment:4 ocean90]:
 > Attached [attachment:22453.welcome-screen.patch] for the Welcome Screen
 and  [attachment:22453.media-view.patch​] for the media modal.

 RE  the Welcome Panel patch. I noticed padding was added to the welcome
 panel column's wrapper, and it makes them look a little weird.
 http://i.imgur.com/yjDgL.png. Instead there should be no padding on that
 element, exactly the way it is in the LTR version.

 Done some testings (see below) and figured it looks much better without
 the padding on the right http://i.imgur.com/9u2rR.png.

 {{{
 .welcome-panel .welcome-panel-column-container {
         padding: 0 0 0 25px;
 }
 }}}

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


More information about the wp-trac mailing list