[wp-trac] [WordPress Trac] #20654: Media Gallery - "Order" and "Actions" columns do not align

WordPress Trac wp-trac at lists.automattic.com
Thu May 10 15:13:19 UTC 2012


#20654: Media Gallery - "Order" and "Actions" columns do not align
--------------------------+-----------------------------
 Reporter:  tomauger      |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  General       |    Version:
 Severity:  normal        |   Keywords:
--------------------------+-----------------------------
 In Chrome, FF and IE, the "Order" and "Actions" column headings do not
 align with the subsequent tabular data. This is probably because the
 header is its own table structure, and at some point, when the individual
 gallery items were turned into jQuery "sortables" they were pulled out of
 the table structure and put into their own DIVs.

 A quick fix is to change the alignment of the sortables columns from a
 float to an absolute position (offset from the right).

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/20654>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list