Twenty Twelve RTL: Adds the visual of comment threading back to RTL, props iandstewart. See #21441.
git-svn-id: http://core.svn.wordpress.org/trunk@21432 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
df26bdae3d
commit
e22591ce49
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue