[wp-meta] [Making WordPress.org] #6339: learn.wordpress.org top leave menu hover issue

Making WordPress.org noreply at wordpress.org
Tue May 31 05:30:57 UTC 2022


#6339: learn.wordpress.org top leave menu hover issue
----------------------------------+---------------------
 Reporter:  praful2111            |       Owner:  (none)
     Type:  defect (bug)          |      Status:  new
 Priority:  normal                |   Milestone:
Component:  Global Header/Footer  |  Resolution:
 Keywords:                        |
----------------------------------+---------------------

Comment (by praful2111):

 CSS to fix this issue.
 {{{
 .wp-block-navigation:where(:not([class*=has-text-decoration])) a:active,
 .wp-block-navigation:where(:not([class*=has-text-decoration])) a:focus {
     text-decoration: none;
 }
 }}}

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


More information about the wp-meta mailing list