[wp-trac] [WordPress Trac] #15547: Plugin rows are squished

WordPress Trac wp-trac at lists.automattic.com
Sat Dec 4 06:05:06 UTC 2010


#15547: Plugin rows are squished
----------------------------+-----------------------------------------------
 Reporter:  nacin           |       Owner:           
     Type:  defect (bug)    |      Status:  new      
 Priority:  normal          |   Milestone:  3.1      
Component:  Administration  |     Version:  3.1      
 Severity:  normal          |    Keywords:  has-patch
----------------------------+-----------------------------------------------

Comment(by nacin):

 I tracked this down to `.plugins .second td, .plugins .second th` having
 five pixels of bottom padding in 3.0.

 With the second row gone, this should now be `.plugins .second`.

 It looks like that old CSS still exists. Can we kill what is no longer
 used to construct the second row? (low priority)

 If there's a back compat case to be had here (for once, I don't think so),
 then we just need to make sure that `.plugins .second` gets 5px bottom
 padding.

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


More information about the wp-trac mailing list