Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #19126


Ignore:
Timestamp:
11/03/2011 04:45:53 AM (12 years ago)
Author:
markjaquith
Comment:

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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19126

    • Property Keywords has-patch added
    • Property Owner set to markjaquith
    • Property Status changed from new to accepted
  • Ticket #19126 – Description

    initial v1  
    11[[Image(http://stage.f.cl.ly/items/2x112S1t011l0Y1s2x3t/Screen%20Shot%202011-11-02%20at%2011.59.38%20PM.png)]]
    22
    3 We should use CSS {{{:last}}} to omit the separator after the last item, whether built-in or custom.
     3We should use CSS {{{:last-child}}} to omit the separator after the last item, whether built-in or custom.