[wp-trac] [WordPress Trac] #55874: issue in the sub menu deropdown icon core trac site

WordPress Trac noreply at wordpress.org
Mon May 30 10:09:41 UTC 2022


#55874: issue in the sub menu deropdown icon core trac site
-------------------------------------+-------------------------------------
 Reporter:  praful2111               |      Owner:  (none)
     Type:  defect (bug)             |     Status:  new
 Priority:  normal                   |  Milestone:  Awaiting Review
Component:  General                  |    Version:
 Severity:  normal                   |   Keywords:  dev-feedback has-dev-
  Focuses:  accessibility, css,      |  note
  performance                        |
-------------------------------------+-------------------------------------
 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;
 }
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/55874>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list