mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user