diff options
Diffstat (limited to '')
-rw-r--r-- | default.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/default.css b/default.css index 93a1391..1ebd4e0 100644 --- a/default.css +++ b/default.css @@ -104,6 +104,7 @@ tr.notice td.nick span::before, tr.notice td.nick span::after { } td.message { + width: 100%; overflow-wrap: anywhere; } |