From 7f71285c80b746c7e5c434ffd0c22934f01f7a1b Mon Sep 17 00:00:00 2001 From: Kibi Kelburton Date: Mon, 8 Jun 2026 13:50:41 +0200 Subject: [PATCH] texttop --- 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 33d7558..7bec1c7 100644 --- a/public/s/css/f0ckm.css +++ b/public/s/css/f0ckm.css @@ -8923,13 +8923,13 @@ span.badge.badge-current { body.layout-modern .comment-content img.emoji { height: auto; max-width: max-content; - vertical-align: middle; + vertical-align: text-top; } body.layout-legacy .comment-content img.emoji { height: auto; max-width: max-content; - vertical-align: middle; + vertical-align: text-top; } @keyframes flashGreen {