diff --git a/public_html/media/css/debug.css b/public_html/media/css/debug.css
index a93f0a94..9a2d6493 100644
--- a/public_html/media/css/debug.css
+++ b/public_html/media/css/debug.css
@@ -7,7 +7,7 @@ div.debug {
text-align: left;
}
div.debug pre {
- margin-left: 1em;
+ margin: 0 1em 1em 1em;
white-space: normal;
text-indent: -1em;
}