diff --git a/settings.php b/settings.php index 884bd6b7..07272623 100644 --- a/settings.php +++ b/settings.php @@ -1074,7 +1074,7 @@ if (isset($_GET['tab']) && in_array($_GET['tab'], array("sysadmin", "adlists", " Pi-hole IPv6 address: - + Pi-hole hostname: diff --git a/style/pi-hole.css b/style/pi-hole.css index e01f35f1..b8e2aab8 100644 --- a/style/pi-hole.css +++ b/style/pi-hole.css @@ -254,7 +254,7 @@ text-decoration: underline; } -code.breakall { +.breakall { white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap;