From f38d77a4d8835595e7c90ae0e48f884195162b05 Mon Sep 17 00:00:00 2001 From: Kibi Kelburton Date: Fri, 29 May 2026 19:17:11 +0200 Subject: [PATCH] gdfs --- 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 dfcfc3b..a99f356 100644 --- a/public/s/css/f0ckm.css +++ b/public/s/css/f0ckm.css @@ -8495,13 +8495,13 @@ span.badge.badge-current { /* Smaller emojis in the narrow left sidebar */ body.layout-modern .comment-content img.emoji { height: auto; - max-width: 200px; + max-width: max-content; vertical-align: middle; } body.layout-legacy .comment-content img.emoji { height: auto; - max-width: 200px; + max-width: max-content; vertical-align: middle; }