summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--default.css1
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;
 }
 
:19 +0100'>2007-02-04Add support for lightweight tagsLars Hjemli 2007-02-04Read repo-info from /etc/cgitrcLars Hjemli 2007-02-04Do not die if tag has no messageLars Hjemli 2007-02-03Fix search for non-virtual urlsLars Hjemli 2007-01-28Update README with install/config informationLars Hjemli