X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=contents.css;h=e6cbc0788f5e62395c9d8a244f3793456c855e37;hp=4a62289e5fc8d51d03f2b9f62c8b2733dec87a05;hb=f0610347140239143439a511ee2bd48cb784f470;hpb=4e70ea24db840898be8cc21c950363a52a2a6aba diff --git a/contents.css b/contents.css index 4a62289..e6cbc07 100644 --- a/contents.css +++ b/contents.css @@ -16,8 +16,10 @@ body background-color: #fff; } -/* preserved spaces for rtl list item bullets. (#6249)*/ ol,ul,dl { + /* IE7: reset rtl list margin. (#7334) */ + *margin-right:0px; + /* preserved spaces for rtl list item bullets. (#6249)*/ padding-right:40px; }