From 71807f7a27e9a4424c3e0e300dbe500d0c388404 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sun, 20 Nov 2022 18:43:16 +0200 Subject: [PATCH] fix toggle anthem bottom padding on own profile --- 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 6ac6ae6fd..9226857e5 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 %}