diff --git a/themes/default/css.php b/themes/default/css.php index b9e3f1b1a7..d825408aea 100644 --- a/themes/default/css.php +++ b/themes/default/css.php @@ -201,7 +201,7 @@ $default_login = ($_REQUEST['login'] == 'default') ? true : false; background-size:cover; } - pre { + pre { white-space: pre-wrap; }