diff --git a/files/templates/chat.html b/files/templates/chat.html
index af861a1cf..10e0291b2 100644
--- a/files/templates/chat.html
+++ b/files/templates/chat.html
@@ -58,7 +58,7 @@
}
blockquote + p {
- margin-top : 1rem;
+ display: inline-block;
}
.diff {