From 2fab44bcefb090c15b0c2240e8249181e3725582 Mon Sep 17 00:00:00 2001 From: Aevann Date: Sun, 25 Dec 2022 07:38:40 +0200 Subject: [PATCH] fix padding --- files/templates/userpage/banner.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/files/templates/userpage/banner.html b/files/templates/userpage/banner.html index 1d0abee4be..bd23a74941 100644 --- a/files/templates/userpage/banner.html +++ b/files/templates/userpage/banner.html @@ -212,7 +212,7 @@ {% endif %} -
+

User ID: {{u.id}}

Coins spent: {{u.coins_spent}}

True score: {{u.truescore}}

@@ -421,7 +421,7 @@ {% if v.profile_background -%} -
+
{%- endif %}
+ {% else %} +
+
+						
{% endif %} {% if v and v.id != u.id %}