Index: theme/base/style/core.css
===================================================================
--- theme/base/style/core.css	(revision )
+++ theme/base/style/core.css	(revision )
@@ -15,6 +15,8 @@
 .mdl-left {text-align: left;}
 .dir-rtl,
 .mdl-right {text-align: right;}
+.dir-rtl .mdl-left {text-align:right;}
+.dir-rtl .mdl-right {text-align:left;}
 #add,
 #remove,
 .centerpara,
@@ -712,4 +714,4 @@
  * RTL fixes
  */
 input#id_externalurl {direction:ltr;}
-.dir-rtl select[name*="introeditor"],.dir-rtl select[name*="format"] {margin-bottom: 7px; position: relative; right: 177px;}
\ No newline at end of file
+.dir-rtl select[name*="introeditor"],.dir-rtl select[name*="format"] {margin-bottom: 7px; position: relative; right: 142px;}
\ No newline at end of file
