Restore TinyMCE dropdowns to their 3.4 appearance in RTL. props helen. see #23101.
git-svn-id: http://core.svn.wordpress.org/trunk@23275 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
57f65d2906
commit
381b7246f9
|
@ -1576,7 +1576,7 @@ RTL
|
||||||
}
|
}
|
||||||
|
|
||||||
.rtl .mceListBoxMenu.mceNoIcons {
|
.rtl .mceListBoxMenu.mceNoIcons {
|
||||||
margin-left: -14px;
|
direction: rtl;
|
||||||
}
|
}
|
||||||
|
|
||||||
.clearlooks2 .mceFocus .mceTop .mceLeft {
|
.clearlooks2 .mceFocus .mceTop .mceLeft {
|
||||||
|
|
Loading…
Reference in New Issue