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
This commit is contained in:
Lance Willett 2012-08-05 21:14:23 +00:00
parent b30c35dd8a
commit b8ccfe935f
1 changed files with 4 additions and 0 deletions

View File

@ -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 {