From a87123cb436adf3fcb804d32c256be9f010e218b Mon Sep 17 00:00:00 2001 From: Kibi Kelburton Date: Sun, 24 May 2026 08:27:33 +0200 Subject: [PATCH] unify sidebar emoji height --- public/s/css/f0ckm.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/s/css/f0ckm.css b/public/s/css/f0ckm.css index 076c71a..57029e2 100644 --- a/public/s/css/f0ckm.css +++ b/public/s/css/f0ckm.css @@ -8243,6 +8243,12 @@ span.badge.badge-current { max-height: 128px !important; } +.sidebar-comment-img.emoji { + height: auto; + max-width: 60px !important; + vertical-align: middle; +} + .sidebar-activity .video-embed-wrap { display: block; max-width: 100%;