Restore TinyMCE dropdowns to their 3.4 appearance in RTL. props helen. see #23101.

git-svn-id: https://develop.svn.wordpress.org/trunk@23275 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin 2013-01-04 20:11:59 +00:00
parent 006d5940cd
commit a8ce189639
1 changed files with 1 additions and 1 deletions

View File

@ -1576,7 +1576,7 @@ RTL
}
.rtl .mceListBoxMenu.mceNoIcons {
margin-left: -14px;
direction: rtl;
}
.clearlooks2 .mceFocus .mceTop .mceLeft {