From 4672b087cda09e37273bb45203e0042f044b4deb Mon Sep 17 00:00:00 2001 From: erdgeist Date: Thu, 23 Oct 2025 21:40:41 +0200 Subject: Allow multi line comments, thanks mirco --- static/rater.css | 1 + 1 file changed, 1 insertion(+) (limited to 'static') diff --git a/static/rater.css b/static/rater.css index 6f441a8..8cfeb10 100644 --- a/static/rater.css +++ b/static/rater.css @@ -156,6 +156,7 @@ body.four-column .event-list-item { min-height: 3em; margin-top: 0.1em; background-color: Field; + white-space: pre; } #Filter, #Username { -- cgit v1.2.3