From a39a28dffb55afbce540b610e8384039d93aea5c Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Fri, 13 Mar 2009 12:45:45 +0000 Subject: [PATCH] --- src/root/static/css/hydra.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/root/static/css/hydra.css b/src/root/static/css/hydra.css index 4784d791..9a99e0f0 100644 --- a/src/root/static/css/hydra.css +++ b/src/root/static/css/hydra.css @@ -142,7 +142,7 @@ img { .error-msg { color: red; - white-space: pre; + white-space: pre-wrap; } .error {