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: | praful2111 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: | css |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Thanks for the report! I moved it to #meta6336.