#17629 closed defect (bug) (fixed)
Separator between Settings menu and top-level plugin menus needs styling
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.2 | Priority: | normal |
| Severity: | normal | Version: | 3.2 |
| Component: | Menus | Keywords: | |
| Focuses: | Cc: |
Description
wp-menu-separator-last is output after the Settings menu and before any top-leve menus added to the end. wp-menu-separator-last does not match the stying of wp-menu-separator. Perhaps wp-menu-separator-last should be changed to wp-menu-separator and output only when plugins append top-level menus.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Agree. I think
wp-menu-separator-lastwas needed before to be able to style the menu properly but is not needed with the new styles.