Index: theme/base/style/core.css
===================================================================
--- theme/base/style/core.css	(revision )
+++ theme/base/style/core.css	(revision )
@@ -707,4 +707,8 @@
 .mod-indent-15,
 .mod-indent-huge {margin-left:300px;}
 
+/**
+ * RTL fixes
+ */
-input#id_externalurl {direction:ltr;}
\ No newline at end of file
+input#id_externalurl {direction:ltr;}
+.dir-rtl select[name*="introeditor"] {margin-bottom: 7px; position: relative; right: 177px;}
\ No newline at end of file
