RTL: Fix some issues on nav menu screen. see #24326.

git-svn-id: https://develop.svn.wordpress.org/trunk@24256 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Dominik Schilling (ocean90)
2013-05-14 18:26:41 +00:00
parent c65d6244b9
commit ab860dea14
2 changed files with 7 additions and 7 deletions

View File

@@ -7975,8 +7975,8 @@ body.interim-login {
/* Button Primary Actions */
#menu-container .submit {
margin: 0px 0px 10px;
padding: 0px;
margin: 0 0 10px;
padding: 0;
}
.nav-menus-php .add-new-menu-action {