Opened 4 years ago
Closed 4 years ago
#55874 closed defect (bug) (reported-upstream)
issue in the sub menu deropdown icon core trac site
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | General | Keywords: | |
| Focuses: | css | Cc: |
Description
Basically deropdown icon are under the <a> so issue was genetered, other site have deropdown icon after <a>.
Screenshot : https://prnt.sc/SLWhnmfRUR5V
here is the css to fix the issue.
.core .wp-block-group.global-header .global-header__navigation .wp-block-navigation__container .wp-block-navigation-item.has-child a > span.wp-block-navigation__submenu-icon {
width: 22px;
}
Change History (1)
Note: See
TracTickets for help on using
tickets.
Thanks for the report! I moved it to #meta6336.