break long nicknames properly on thumb hover

This commit is contained in:
2026-05-14 10:01:10 +02:00
parent 9d4e0bc091
commit 0e4cc0a245

View File

@@ -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,