JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.2
[ckeditor.git] / contents.css
index 4a62289..0c70626 100644 (file)
@@ -16,8 +16,10 @@ body
        background-color: #fff;\r
 }\r
 \r
-/* preserved spaces for rtl list item bullets. (#6249)*/\r
 ol,ul,dl\r
 {\r
-    padding-right:40px;\r
+       /* IE7: reset rtl list margin. (#7334) */\r
+       *margin-right:0px;\r
+       /* preserved spaces for list items with text direction other than the list. (#6249,#8049)*/\r
+    padding:0 40px;\r
 }\r