From c3847a7c5cc716f77479a7df6bd12f97712ce7e9 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sat, 3 Aug 2019 19:39:25 -0600 Subject: [PATCH] Update css.php --- themes/default/css.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; }