From 096720c266f1056f85f67e1fa57d5e4c52145d00 Mon Sep 17 00:00:00 2001 From: Kibi Kelburton Date: Sun, 24 May 2026 21:24:48 +0200 Subject: [PATCH] fdf --- public/s/css/f0ckm.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/s/css/f0ckm.css b/public/s/css/f0ckm.css index b5554e0..68c5ca3 100644 --- a/public/s/css/f0ckm.css +++ b/public/s/css/f0ckm.css @@ -8322,13 +8322,13 @@ span.badge.badge-current { /* Smaller emojis in the narrow left sidebar */ body.layout-modern .comment-content img.emoji { height: auto; - max-width: 200px !important; + max-width: 200px; vertical-align: middle; } body.layout-legacy .comment-content img.emoji { height: auto; - max-width: 200px !important; + max-width: 200px; vertical-align: middle; }