mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-09 00:51:35 +01:00
Missing RTL for [24566]. see #24546.
git-svn-id: http://core.svn.wordpress.org/trunk@24703 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
99973e4738
commit
b14c5a94f8
@ -2734,18 +2734,12 @@ div.sidebar-name h3 {
|
|||||||
|
|
||||||
.menu-settings dd {
|
.menu-settings dd {
|
||||||
float: right;
|
float: right;
|
||||||
padding-right: 170px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.manage-menus span {
|
.manage-menus span {
|
||||||
float: right;
|
float: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
.menu-settings dt {
|
|
||||||
left: auto;
|
|
||||||
right: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.manage-menus select {
|
.manage-menus select {
|
||||||
float: right;
|
float: right;
|
||||||
margin-right: 0;
|
margin-right: 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user