X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=contents.css;h=0c70626fa541ceccc0125441d8d847df56a4690a;hp=e6cbc0788f5e62395c9d8a244f3793456c855e37;hb=e73319a12b56100b29ef456fd74114fe5519e01c;hpb=f0610347140239143439a511ee2bd48cb784f470 diff --git a/contents.css b/contents.css index e6cbc07..0c70626 100644 --- a/contents.css +++ b/contents.css @@ -20,6 +20,6 @@ ol,ul,dl { /* IE7: reset rtl list margin. (#7334) */ *margin-right:0px; - /* preserved spaces for rtl list item bullets. (#6249)*/ - padding-right:40px; + /* preserved spaces for list items with text direction other than the list. (#6249,#8049)*/ + padding:0 40px; }