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 {