side-comments.scss 232 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 comment-paragraph-side-comments { .comments { min-height: 20px; border-top: 0; .comment { margin: 0; &.media { border-top: 0; } .comments { margin-left: 0; } } } }