From 15e978eecc821a37a105f2c3891c8666c8d3f44b Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Mon, 21 Nov 2022 02:25:28 +0200 Subject: [PATCH] fix padding again --- files/templates/userpage.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/templates/userpage.html b/files/templates/userpage.html index 4a5a490a8c..05d00da967 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -194,7 +194,7 @@ {% endif %} {% if FEATURES['USERS_PROFILE_SONG'] and u.song and v and (v.id == u.id or v.mute and not u.unmutable) %} - + {% endif %} @@ -391,7 +391,7 @@ {% endif %} {% if FEATURES['USERS_PROFILE_SONG'] and u.song and v and (v.id == u.id or v.mute and not u.unmutable) %} - + {% endif %} {% if v and v.id != u.id %}