diff --git a/files/templates/chat.html b/files/templates/chat.html
index 114159da6..9d5549549 100644
--- a/files/templates/chat.html
+++ b/files/templates/chat.html
@@ -105,7 +105,7 @@
}
.quote {
- display: inline-block !important;
+ display: inline-block;
padding: 0 0.5rem !important;
margin-bottom: 0.25rem !important;
border-color: transparent !important;
@@ -147,7 +147,7 @@
{% if v.admin_level > 1 %}
-