diff --git a/public/s/css/f0ckm.css b/public/s/css/f0ckm.css index 2c280a1..23cd9a3 100644 --- a/public/s/css/f0ckm.css +++ b/public/s/css/f0ckm.css @@ -16416,12 +16416,21 @@ body.scroller-active #gchat-reopen-bubble { color: #ccc; border-bottom: 1px solid rgba(255, 255, 255, 0.05); font-size: 0.9em; + word-break: break-word; + overflow-wrap: anywhere; } .info-table td a { color: var(--accent, #9f0); text-decoration: none; font-weight: 600; + word-break: break-all; + overflow-wrap: anywhere; +} + +#info-modal .modal-content .info-table td a { + word-break: break-all; + overflow-wrap: anywhere; } .info-table td a:hover { diff --git a/views/item-partial-legacy.html b/views/item-partial-legacy.html index 0494c68..8e94837 100644 --- a/views/item-partial-legacy.html +++ b/views/item-partial-legacy.html @@ -296,7 +296,7 @@ @if(item.src.short)