From 6a97998604743adaf954144d0cfab908f24d2fac Mon Sep 17 00:00:00 2001 From: Tomochin Date: Fri, 13 Nov 2020 17:51:06 +0700 Subject: [PATCH] Badge styling for all CSS * Add post_id margin to allow non-badge posts to look OK * Remove undeeded .badge_icon width as our nadges are bigger than OT --- static/styles/sugoi/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/static/styles/sugoi/style.css b/static/styles/sugoi/style.css index 666d1c0..c2c2ce0 100755 --- a/static/styles/sugoi/style.css +++ b/static/styles/sugoi/style.css @@ -1219,7 +1219,6 @@ select { .store_table .badge_icon { display: inline-block; - width: 16px; } .store_table .badge_icon img {