Remove unnecessary single tab and second border in the custom links nav menu widget.

git-svn-id: https://develop.svn.wordpress.org/trunk@14292 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2010-04-29 06:11:44 +00:00
parent ffc6b5e799
commit 3f9d235435
3 changed files with 5 additions and 9 deletions
File diff suppressed because one or more lines are too long
+4 -1
View File
@@ -127,10 +127,13 @@
#menu-management .inside { padding: 0 10px; }
/* Add Menu Item Boxes */
.tabs-panel .howto input {
.postbox .howto input {
width: 180px;
float: right;
}
.customlinkdiv .howto input {
width: 210px;
}
/* Button Primary Actions */
#menu-container .submit { margin: 0px 0px 10px; padding: 0px; }