Update css.php

This commit is contained in:
FusionPBX 2019-08-03 19:39:25 -06:00 committed by GitHub
parent c4f7daf740
commit c3847a7c5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -201,7 +201,7 @@ $default_login = ($_REQUEST['login'] == 'default') ? true : false;
background-size:cover;
}
pre {
pre {
white-space: pre-wrap;
}