git-svn-id: http://core.svn.wordpress.org/trunk@23623 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
68bc33d128
commit
dded305ec0
|
@ -2570,6 +2570,20 @@ div.sidebar-name h3 {
|
||||||
margin-right: 6px;
|
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
|
29.0 - HiDPI
|
||||||
------------------------------------------------------------------------------*/
|
------------------------------------------------------------------------------*/
|
||||||
|
|
Loading…
Reference in New Issue