From b8ccfe935f1f1283421a64410fdfdf77121f4e1b Mon Sep 17 00:00:00 2001 From: Lance Willett Date: Sun, 5 Aug 2012 21:14:23 +0000 Subject: [PATCH] Twenty Twelve RTL: Adds the visual of comment threading back to RTL, props iandstewart. See #21441. git-svn-id: https://develop.svn.wordpress.org/trunk@21432 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-content/themes/twentytwelve/rtl.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/wp-content/themes/twentytwelve/rtl.css b/wp-content/themes/twentytwelve/rtl.css index f8846b0732..4b0cb2883a 100644 --- a/wp-content/themes/twentytwelve/rtl.css +++ b/wp-content/themes/twentytwelve/rtl.css @@ -128,6 +128,10 @@ article.format-link .entry-content { margin-right: 0.357142857rem; margin-left: auto; } +.commentlist .children { + margin-right: 48px; + margin-right: 3.428571429rem; +} /* Comment form */ #respond h3#reply-title #cancel-comment-reply-link {