[wp-meta] [Making WordPress.org] #6382: Menu arrow need to fixed

Making WordPress.org noreply at wordpress.org
Wed Jun 29 11:30:56 UTC 2022


#6382: Menu arrow need to fixed
--------------------------------------+---------------------
 Reporter:  weboccults                |       Owner:  (none)
     Type:  defect (bug)              |      Status:  new
 Priority:  normal                    |   Milestone:
Component:  Make (Get Involved) / P2  |  Resolution:
 Keywords:  needs-design              |
--------------------------------------+---------------------

Comment (by varshil151189):

 Hello @weboccults,

 Thanks for reporting this.

 If we can add the {{{line-height:0}}} the issue gets resolved.


 {{{
 .wp-block-group.global-header .global-header__navigation .wp-block-
 navigation__submenu-icon {
     margin-left: 0;
     padding-right: 22px;
     line-height: 0;
 }
 }}}

 Thanks you.

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/6382#comment:1>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list