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:
Andrew Nacin 2013-12-04 17:15:36 +00:00
parent 1913b4c665
commit 8faee176db
1 changed files with 1 additions and 0 deletions

View File

@ -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;
}