Nav menu tweaks. Props ptahdunbar. see #13220

git-svn-id: https://develop.svn.wordpress.org/trunk@14352 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2010-05-02 23:40:34 +00:00
parent 3f36d28e3b
commit 37804526a0
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -147,7 +147,7 @@
#cancel-save:hover { background-color: #FF0000; color: #fff; }
/* Button Secondary Actions */
.list-controls { float: left; }
.list-controls { float: left; margin-top: 5px; }
.add-to-menu {
float: right;
}