Nav Menu admin: Suppress outlines on expand/collapse arrows. fixes #26398.
git-svn-id: https://develop.svn.wordpress.org/trunk@26614 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
1913b4c665
commit
8faee176db
@ -9983,6 +9983,7 @@ body.menu-max-depth-11 { min-width: 1280px !important; }
|
||||
height: 40px;
|
||||
margin-right: 0 !important;
|
||||
text-indent: 100%;
|
||||
outline: none;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user