diff --git a/files/templates/chat.html b/files/templates/chat.html index 0d6e009d7..1ef501e27 100644 --- a/files/templates/chat.html +++ b/files/templates/chat.html @@ -66,7 +66,7 @@ display: inline-block; } - blockquote { + blockquote, blockquote + :not(blockquote) { margin-top: 0.5rem !important; }