diff --git a/settings.php b/settings.php index 884bd6b78..072726236 100644 --- a/settings.php +++ b/settings.php @@ -1074,7 +1074,7 @@ function convertseconds($argument) Pi-hole IPv6 address: - + Pi-hole hostname: diff --git a/style/pi-hole.css b/style/pi-hole.css index e01f35f1c..b8e2aab87 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;