Customize: Prevent removal of underline upon hover/focus for nav menu deletion links.

Props monikarao.
Amends [38503].
See #37527.
Fixes #39444.


git-svn-id: https://develop.svn.wordpress.org/trunk@39677 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
westonruter 2017-01-04 19:12:39 +00:00
parent cd97be6df7
commit 4e549946ba
1 changed files with 0 additions and 1 deletions

View File

@ -815,7 +815,6 @@ li.assigned-to-menu-location .add-new-menu-item {
.menu-delete:hover,
.menu-delete:focus {
color: #f00;
text-decoration: none;
}
.menu-item-handle {