Opened 7 years ago
Closed 7 months ago
#47165 closed enhancement (duplicate)
Admin menu: submenu for active menu doesn't have box-shadow
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | Administration | Keywords: | has-screenshots has-patch |
| Focuses: | ui | Cc: |
Description
Submenu for active menu doesn't have box-shadow, please check screenshots.
Attachments (3)
Change History (13)
This ticket was mentioned in Slack in #design by estelaris. View the logs.
6 years ago
#6
@
6 years ago
Hello, I tried this and, I think it works...
#adminmenu .wp-has-current-submenu.opensub .wp-submenu
{
box-shadow: 0 3px 5px rgba(0,0,0,.2);
}
This ticket was mentioned in Slack in #design by estelaris. View the logs.
5 years ago
#8
@
5 years ago
- Keywords dev-feedback added; needs-design-feedback removed
As discussed today during design triage, I'm removing the keyword needs-design-feedback, since it seems to be a CSS selector issue at this point.
#9
@
7 months ago
- Keywords close added
Hi all,
I have just taken a look at this, and I am no longer seeing this issue within the latest release of WordPress and this issue looks to have been resolved now. As of such I believe we can safely close down this ticket, and have added the close tag.
Note: See
TracTickets for help on using
tickets.


Maybe related with: #47132