diff --git a/files/templates/chat.html b/files/templates/chat.html index 1ef501e279..8ee1d15702 100644 --- a/files/templates/chat.html +++ b/files/templates/chat.html @@ -64,10 +64,11 @@ blockquote + :not(blockquote) { display: inline-block; + margin-top: 0.5rem; } - blockquote, blockquote + :not(blockquote) { - margin-top: 0.5rem !important; + blockquote { + margin-top: 0.5rem; } .diff {