diff --git a/wp-content/themes/twentytwelve/style.css b/wp-content/themes/twentytwelve/style.css index d32edda5a1..738c8b0eab 100644 --- a/wp-content/themes/twentytwelve/style.css +++ b/wp-content/themes/twentytwelve/style.css @@ -1256,6 +1256,10 @@ a.comment-reply-link:hover { margin-bottom: 24px; margin-bottom: 1.714285714rem; } +.commentlist .children { + margin-left: 48px; + margin-left: 3.428571429rem; +} /* Comment form */ #respond {