diff --git a/templates/layout.html b/templates/layout.html
index 92ba687..5f7ce4b 100644
--- a/templates/layout.html
+++ b/templates/layout.html
@@ -144,6 +144,10 @@
resize: none;
}
+ .list-item .content {
+ white-space: pre-wrap;
+ }
+
.root .list-item.selection {
border-left-color: #ccc;
border-right-color: #ccc;