[wp-meta] [Making WordPress.org] #6336: Trac: Spacing for header navigation sub-menu arrow icons
Making WordPress.org
noreply at wordpress.org
Mon May 30 18:32:46 UTC 2022
#6336: Trac: Spacing for header navigation sub-menu arrow icons
--------------------------+--------------------
Reporter: sabernhardt | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone:
Component: Trac | Keywords:
--------------------------+--------------------
On Trac, the dropdown icons for sub-menus are inside the `<a>` element,
but other WordPress sites add the icon span after `<a>`. Because the links
have padding, Trac does not give any space before the icon.
On #WP55874, @praful2111 shared a [https://prnt.sc/SLWhnmfRUR5V
screenshot] and gave a possible solution:
{{{
.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;
}
}}}
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/6336>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list