summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordan <[email protected]>2023-03-09 15:31:13 -0500
committerdan <[email protected]>2023-03-09 15:31:13 -0500
commit8aedffe9286e895b4fdc3e8894cf9112b22f72c0 (patch)
treeb254f44c34b7f5894930ce3becac3b5a0712ff80
parent7639e6188eac91a13d4188692304b9867cdfc2f0 (diff)
download54-8aedffe9286e895b4fdc3e8894cf9112b22f72c0.tar.gz
54-8aedffe9286e895b4fdc3e8894cf9112b22f72c0.tar.bz2
54-8aedffe9286e895b4fdc3e8894cf9112b22f72c0.zip
wrap post text
-rw-r--r--main.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.scm b/main.scm
index 7aa76e4..376fbc2 100644
--- a/main.scm
+++ b/main.scm
@@ -196,7 +196,7 @@
[style "max-width:100%;"]
[loading "lazy"]))
'())
- (p (@ [style "min-height:0.5em;white-space:pre;"]) ,(content p))
+ (p (@ [style "min-height:0.5em;white-space:pre-wrap;"]) ,(content p))
(div [@ (class "post-info")]
(em "- " (a (@ [href ,(user-path (user p))]) ,(user p)))
(span (@ [style "float:right;"])