[wp-trac] [WordPress Trac] #15180: Float Issue on Admin Widgets Page

WordPress Trac wp-trac at lists.automattic.com
Wed Dec 8 19:28:36 UTC 2010


#15180: Float Issue on Admin Widgets Page
-------------------------+--------------------------------------------------
 Reporter:  InterTrade   |       Owner:                                         
     Type:  enhancement  |      Status:  new                                    
 Priority:  normal       |   Milestone:  Future Release                         
Component:  Widgets      |     Version:  3.0.1                                  
 Severity:  normal       |    Keywords:  widgets dashboard admin float has-patch
-------------------------+--------------------------------------------------
Changes (by mattdanner):

 * cc: mattdanner (added)
  * keywords:  widgets, dashboard, admin, float => widgets dashboard admin
               float has-patch
  * severity:  trivial => normal


Comment:

 I have created a patch that uses inline-block (rather than float: left) to
 fix the alignment issue. This eliminates the need to do code modification
 as suggested by the creator of the ticket.

 I have provided two patches. 15180-fix-crossbrowser.diff fixes the
 alignment in all browsers (including IE6/7), but uses a selector hack to
 achieve this. 15180-fix-nohack.diff fixes the alignment issue in Firefox,
 Chrome, Safari, Opera, and IE8, but doesn't fix IE6/7.

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


More information about the wp-trac mailing list