]> git.plutz.net Git - confetti/blobdiff - style.css
allow line break in note display
[confetti] / style.css
index 80227ede548d5be7c2f9819263e8a4dff356b581..24c936803befb6b775c50c1c6b6af30ea3213f2b 100644 (file)
--- a/style.css
+++ b/style.css
@@ -260,7 +260,7 @@ form .section.attendance > label {
 }
 
 div .section .item.NOTE {
-  white-space: pre;
+  white-space: pre-wrap;
 }
 
 form .section .item {