Opened 4 years ago
Closed 4 years ago
#6382 closed defect (bug) (fixed)
Menu arrow need to fixed
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | Make (Get Involved) / P2 | Keywords: | needs-design needs-patch |
| Cc: |
Description
Submenu arrow not showing proper on other pages of wordpress site
https://make.wordpress.org/support/
https://make.wordpress.org/meta/
Change History (5)
#3
@
4 years ago
- Resolution set to reported-upstream
- Status changed from new to closed
Thanks for reporting this!
I've moved the issue over to the repo on github: https://github.com/WordPress/wporg-mu-plugins/issues/212
Note: See
TracTickets for help on using
tickets.

Hello @weboccults,
Thanks for reporting this.
If we can add the
line-height:0the 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.