Make WordPress Core

Ticket #21441: 21427-rtl-comment-threading.diff

File 21427-rtl-comment-threading.diff, 468 bytes (added by iandstewart, 12 years ago)

Adds the visual of comment threading back to RTL

  • wp-content/themes/twentytwelve/rtl.css

     
    135135        margin-right: 0.357142857rem;
    136136        margin-left: auto;
    137137}
     138.commentlist .children {
     139        margin-right: 48px;
     140        margin-right: 3.428571429rem;
     141}
    138142
    139143/* Comment form */
    140144#respond h3#reply-title #cancel-comment-reply-link {