From 731ff13ff4bd40a4f5c29cf0983d3519febb1e1c Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Thu, 24 Mar 2022 22:02:58 +0200 Subject: [PATCH] ay --- files/templates/chat.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/templates/chat.html b/files/templates/chat.html index 59e83e11d..e15928037 100644 --- a/files/templates/chat.html +++ b/files/templates/chat.html @@ -70,9 +70,9 @@ max-height: 50px!important; } - p { + p, blockquote p { margin: 0!important; - margin-left: 27px !important; + margin-left: 27px!important; }