.comments-section { width: 100%; } .comments-box { max-width: inherit; padding: 0; } .comments-list { list-style: none; padding: 0; margin: 0; } .comment { padding: 0.75em 0; border-bottom: 1px solid rgba(0, 0, 0, 0.08); } .comment-header { display: flex; justify-content: space-between; font-size: 0.9em; } .comment-author { font-weight: bold; } .comment-date { color: #888; } p.comment-content { white-space: pre-line; margin: 0.4em 0; } .comment-media-image { max-width: 100%; } .comment-media-youtube iframe { width: 100%; min-height: 240px; border: 0; } .comment-actions .btn { padding-left: 0; padding-right: 0.75em; } .comment-actions .btn.active { font-weight: bold; } /* keep the previous "remove" button neutral (not danger red) */ .comment-owner-actions .remove-action { color: rgb(51, 51, 51); } .comment-form .create-comment { height: 9em; margin-bottom: 0.5em; } .comment-login-hint { color: #888; font-style: italic; } .img-avatar { margin-right: 5px; }