From e4a2e28ba3b3beecfb9b8d003591efbd0632b9ea Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Wed, 14 Sep 2022 13:28:51 +0200 Subject: [PATCH] fix prev commit --- files/templates/chat.html | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) 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 %} - {% if v.admin_level > 1 %} - + + {% endif %}