[wp-trac] [WordPress Trac] #15216: Fix for missing admin bar search input margins

WordPress Trac wp-trac at lists.automattic.com
Mon Oct 25 22:58:03 UTC 2010


#15216: Fix for missing admin bar search input margins
--------------------------+-------------------------------------------------
 Reporter:  chrisbliss18  |       Owner:                 
     Type:  defect (bug)  |      Status:  new            
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  UI            |     Version:  3.1            
 Severity:  normal        |    Keywords:  has-patch      
--------------------------+-------------------------------------------------
 Depending on theme styling, text inputs could have top, bottom, or left
 margins set. However, the styling for the adminbar-input class only
 constrains the right margin, allowing the theme styling to bump the
 vertical positioning of the input down.

 The attached patch simply sets the top, bottom, and left margins to 0 so
 that the input positioning is not affected by theme styling.

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


More information about the wp-trac mailing list