Index: rtl.css
===================================================================
--- rtl.css	(revision 37197)
+++ rtl.css	(working copy)
@@ -545,6 +545,11 @@
 		right: 6px;
 		left: auto;
 	}
+
+	.comment-content ul,
+	.comment-content ol {
+		margin-right: 1.3333em;
+	}
 }
 
 
Index: style.css
===================================================================
--- style.css	(revision 37197)
+++ style.css	(working copy)
@@ -3457,6 +3457,7 @@
 	.comment-content ul,
 	.comment-content ol {
 		margin-bottom: 1.6471em;
+		margin-left: 1.3333em;
 	}
 
 	.comment-list .reply a {
