RTL for Nav Menu tweaks. see #23641. fixes #23645. props DrewAPicture.

git-svn-id: https://develop.svn.wordpress.org/trunk@23623 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Mark Jaquith 2013-03-06 19:37:25 +00:00
parent d422fd5331
commit 5fdeae8ffd

View File

@ -2570,6 +2570,20 @@ div.sidebar-name h3 {
margin-right: 6px;
}
.manage-menus .submit-btn {
float: right;
}
.manage-menus .selected-menu {
float: right;
margin: 5px 0 0 6px;
}
.nav-menus-php .add-new-menu-action {
float: right;
margin: 4px 6px 0 0;
}
/*------------------------------------------------------------------------------
29.0 - HiDPI
------------------------------------------------------------------------------*/