From 91633b61e27ae90f97b5c407505276cf43994f5d Mon Sep 17 00:00:00 2001 From: Tomochin Date: Thu, 12 Nov 2020 19:07:15 +0700 Subject: [PATCH] Badges forum styling * Allow badges to be shown either full size 32x32 or a reduced 20x20 size * Reduce extra padding with badges and ensure the forum post heads do not look ugly even if user has no badges * Remove donoer hearts from being shoen as we do not have donors yet and saves the time from having to find 32x32 badges for them --- static/styles/sugoi/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/styles/sugoi/style.css b/static/styles/sugoi/style.css index 652f18c..666d1c0 100755 --- a/static/styles/sugoi/style.css +++ b/static/styles/sugoi/style.css @@ -1063,6 +1063,7 @@ div[class~=tooltipster-content] > a { .post_id { font-weight: normal; + margin-bottom: 5px; /* Hack to allow forum thread head column to look OK even if user has no displayed badges */ } .vote_tag_up, .vote_artist_up, .vote_album_up, .small_upvote, .small_upvoted {