From 2df67c810bc856a431e68d131db75c35fbd4af23 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Mon, 21 Nov 2022 02:04:50 +0200 Subject: [PATCH] fix "toggle anthem" padding --- 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 9226857e5..4a5a490a8 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 %}