From 9d98081c95c63af83760073d15a9e2a7e4c764a5 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sat, 26 Mar 2022 00:43:45 +0200 Subject: [PATCH] fsd --- files/templates/chat.html | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/files/templates/chat.html b/files/templates/chat.html index 2f114029de..9bcaafeca7 100644 --- a/files/templates/chat.html +++ b/files/templates/chat.html @@ -57,7 +57,7 @@ @media (max-width: 768px) { #shrink * { - font-size: 10px !important; + font-size: 10px; } .fa-reply:before { font-size: 9px; @@ -71,18 +71,12 @@ } p { - margin: 0 !important; display: inline !important; } - blockquote p { - padding-bottom: 0.3rem !important; - padding-top: 0.3rem !important; - margin-left: 0 !important; - } - blockquote { - margin: 5px 0 5px 27px !important; + margin: 5px 0 5px 0; + padding: 0.3rem 1rem; } #online {