diff --git a/core/themes/bartik/css/components/comments.css b/core/themes/bartik/css/components/comments.css index 9f22c51..0e89e78 100644 --- a/core/themes/bartik/css/components/comments.css +++ b/core/themes/bartik/css/components/comments.css @@ -57,6 +57,9 @@ position: relative; width: 100%; } +.comment__text h3 { + margin-top: 0; +} .comment__text:before { content: ''; position: absolute; @@ -116,9 +119,6 @@ margin-right: 0; padding: 5px 5px 5px 2px; } -.comment-footer { - display: table-row; -} .comment--unpublished .comment__text:after, .node--unpublished .comment__text:after { border-right-color: #fff4f4; /* LTR */