Don't hide early nav menu instructions until the menu is no longer empty. props koopersmith, see #13525

git-svn-id: https://develop.svn.wordpress.org/trunk@14917 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2010-05-26 00:41:18 +00:00
parent 0d25ff9852
commit 1db01f2c56
6 changed files with 22 additions and 5 deletions
+3
View File
@@ -409,6 +409,9 @@ body.js .item-order {
}
/* Menu editing */
.menu-instructions-inactive {
display: none;
}
.menu-item-settings {
background: #F9F9F9;
display:block;