[wp-trac] [WordPress Trac] #16667: Admin Bar CSS Override Bugs

WordPress Trac wp-trac at lists.automattic.com
Fri Mar 25 19:48:25 UTC 2011


#16667: Admin Bar CSS Override Bugs
-----------------------------------+-------------------------
 Reporter:  JohnONolan             |       Owner:  JohnONolan
     Type:  defect (bug)           |      Status:  new
 Priority:  normal                 |   Milestone:  3.1.1
Component:  UI                     |     Version:  3.1
 Severity:  normal                 |  Resolution:
 Keywords:  ui-feedback has-patch  |
-----------------------------------+-------------------------

Comment (by azaozz):

 Replying to [comment:17 johnjamesjacoby]:

 Patch looks good. I would even add another `ul` in there in case a plugin
 adds another level of submenus:
 {{{
 #wpadminbar .quicklinks li#wp-admin-bar-my-account-with-avatar ul ul,
 #wpadminbar .quicklinks li#wp-admin-bar-my-account-with-avatar ul ul ul {
         left: 0;
 }
 }}}

 BTW without support for IE6 that would have been a lot simpler :)

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


More information about the wp-trac mailing list