From 0e4cc0a245c0af2003813c5a539026b35187ab8f Mon Sep 17 00:00:00 2001 From: Kibi Kelburton Date: Thu, 14 May 2026 10:01:10 +0200 Subject: [PATCH] break long nicknames properly on thumb hover --- public/s/css/f0ckm.css | 1 + 1 file changed, 1 insertion(+) diff --git a/public/s/css/f0ckm.css b/public/s/css/f0ckm.css index 624ab70..6884819 100644 --- a/public/s/css/f0ckm.css +++ b/public/s/css/f0ckm.css @@ -3359,6 +3359,7 @@ div.posts>a:not(.notif-item)::after { text-align: center; font-family: vcr; text-transform: uppercase; + word-break: break-word; } div.posts>a:not(.notif-item):hover::after,