From a8ce1896392e40e7c13776b0cb5d50e177ddf81e Mon Sep 17 00:00:00 2001 From: Andrew Nacin Date: Fri, 4 Jan 2013 20:11:59 +0000 Subject: [PATCH] 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 --- wp-includes/css/editor.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-includes/css/editor.css b/wp-includes/css/editor.css index a39d2c2ba1..6fa48c300e 100644 --- a/wp-includes/css/editor.css +++ b/wp-includes/css/editor.css @@ -1576,7 +1576,7 @@ RTL } .rtl .mceListBoxMenu.mceNoIcons { - margin-left: -14px; + direction: rtl; } .clearlooks2 .mceFocus .mceTop .mceLeft {