summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2017-12-20 23:41:49 +0100
committerJules Laplace <julescarbon@gmail.com>2017-12-20 23:41:49 +0100
commit05e3cf56318fa16b79e08cff0fa69a939aab69e2 (patch)
tree3536e4a2e2addf7576e64d0aba96dc8139239c99
parent91a2396b29d488c2213586fd03d7737112e66f4d (diff)
white-space on comments
-rw-r--r--public/assets/css/bucky.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/assets/css/bucky.css b/public/assets/css/bucky.css
index de0e59d..2482b46 100644
--- a/public/assets/css/bucky.css
+++ b/public/assets/css/bucky.css
@@ -393,6 +393,7 @@ tr:nth-child(even) td.black { background-color: #eee; border-bottom-color:
color: #111111;
}
.comment .body {
+ white-space: pre-wrap;
font-size: 12px;
line-height: 1.3;
width: 100%;