From cb3bd4358c0e698a8836dc804135c8ab4f9ca170 Mon Sep 17 00:00:00 2001 From: Kibi Kelburton Date: Tue, 26 May 2026 13:50:17 +0200 Subject: [PATCH] same height for attachments in sidebar than comments --- 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 396eb34..5a873f3 100644 --- a/public/s/css/f0ckm.css +++ b/public/s/css/f0ckm.css @@ -8322,9 +8322,9 @@ span.badge.badge-current { } -.sidebar-comment-img { +/*.sidebar-comment-img { max-height: 128px !important; -} +}*/ .sidebar-comment-img.emoji { height: auto;