Make WordPress Core

Opened 12 years ago

Last modified 12 years ago

#19126 closed defect (bug)

No separator between Search and custom items in Admin Bar — at Version 1

Reported by: markjaquith's profile markjaquith Owned by: markjaquith's profile markjaquith
Milestone: 3.3 Priority: normal
Severity: normal Version:
Component: Toolbar Keywords: needs-patch
Focuses: Cc:

Description (last modified by markjaquith)

http://stage.f.cl.ly/items/2x112S1t011l0Y1s2x3t/Screen%20Shot%202011-11-02%20at%2011.59.38%20PM.png

We should use CSS :last-child to omit the separator after the last item, whether built-in or custom.

Change History (3)

@markjaquith
12 years ago

Admin Bar test plugin

@markjaquith
12 years ago

#1 @markjaquith
12 years ago

  • Description modified (diff)
  • Keywords has-patch added
  • Owner set to markjaquith
  • Status changed from new to accepted

Patch to use CSS :last-child to hide the right border. Use admin-menu-test.php (drop in mu-plugins) to test.

Note: See TracTickets for help on using tickets.