From 302f7c62adaf3afc54710e578dc87999e49fbe86 Mon Sep 17 00:00:00 2001 From: Kibi Kelburton Date: Thu, 16 Jul 2026 00:20:17 +0200 Subject: [PATCH] width :D --- public/s/css/f0ckm.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/public/s/css/f0ckm.css b/public/s/css/f0ckm.css index c810b3a..06b8c23 100644 --- a/public/s/css/f0ckm.css +++ b/public/s/css/f0ckm.css @@ -9051,9 +9051,11 @@ body.layout-modern .comment-content img.emoji { } body.layout-legacy .comment-content img.emoji { - height: auto !important; + height: auto; + width: auto; max-width: 200px; vertical-align: text-top; + } @keyframes flashGreen {