From cddc763c4403e81189cec123228c912854d68b90 Mon Sep 17 00:00:00 2001 From: Kibi Kelburton Date: Sat, 18 Jul 2026 15:36:49 +0200 Subject: [PATCH] consistency refe --- public/s/css/f0ckm.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/public/s/css/f0ckm.css b/public/s/css/f0ckm.css index afff292..6e38e4d 100644 --- a/public/s/css/f0ckm.css +++ b/public/s/css/f0ckm.css @@ -1593,7 +1593,7 @@ html[theme='95'] .item-main-content .metadata { max-width: 85%; height: auto !important; max-height: none !important; - background: var(--bg); + background: var(--nav-bg); border-left: 1px solid var(--nav-border-color); z-index: 900 !important; /* below navbar dropdowns (1000+) but above page content */ @@ -14035,7 +14035,7 @@ textarea#profile_description { align-items: flex-start; width: 100%; max-width: 100%; - min-height: 120px; + min-height: 90px; box-sizing: border-box; margin-bottom: 10px; } @@ -14140,6 +14140,7 @@ textarea#profile_description { color: #ccc; text-align: left; text-shadow: 0px 0px 5px black; + word-break: break-word; } .user-infobox-body {