From 153465f037fe689640af73f0a21b372bf20383db Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Thu, 24 Mar 2022 23:33:32 +0200 Subject: [PATCH] v --- files/templates/chat.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/files/templates/chat.html b/files/templates/chat.html index 26a9d1265..c8b8a9bd5 100644 --- a/files/templates/chat.html +++ b/files/templates/chat.html @@ -78,9 +78,7 @@ } blockquote { - margin: 0 !important; - margin-left: 27px !important; - margin-bottom: 5px !important; + margin: 5px 0 5px 27px !important; }