From b970d1cf4f8ebdcbd2ecc4f3998cbb4720929ac0 Mon Sep 17 00:00:00 2001 From: Aevann Date: Thu, 16 Mar 2023 08:51:10 +0200 Subject: [PATCH] minor css fix --- files/assets/css/main.css | 5 ----- files/templates/chat.html | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/files/assets/css/main.css b/files/assets/css/main.css index 7a3397ee9..3661f6520 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -7228,11 +7228,6 @@ button, .btn { text-decoration: none !important; } -#userpage > .container { - padding-left: 0 !important; - padding-right: 0 !important; -} - @media (min-width: 767.98px) { .srd { font-size: 18px; diff --git a/files/templates/chat.html b/files/templates/chat.html index f955c0e3a..443e0f5f4 100644 --- a/files/templates/chat.html +++ b/files/templates/chat.html @@ -9,7 +9,7 @@ {% set vlink = '' %}
-
+