aboutsummaryrefslogtreecommitdiff
path: root/main.css
diff options
context:
space:
mode:
Diffstat (limited to 'main.css')
-rw-r--r--main.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.css b/main.css
index f67887f..366643f 100644
--- a/main.css
+++ b/main.css
@@ -14,7 +14,7 @@
background-color: #DDD;
}
.message {
- white-space: pre;
+ white-space: pre-wrap;
}
#navbar {
border-bottom: 2px solid black;