aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/acp_php_info.html
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/adm/style/acp_php_info.html')
-rw-r--r--phpBB/adm/style/acp_php_info.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/acp_php_info.html b/phpBB/adm/style/acp_php_info.html
index e1d4731c64..de065c4896 100644
--- a/phpBB/adm/style/acp_php_info.html
+++ b/phpBB/adm/style/acp_php_info.html
@@ -6,7 +6,7 @@
<p>{L_ACP_PHP_INFO_EXPLAIN}</p>
-<div style="overflow: auto; width: 99%;">
+<div class="phpinfo">
{PHPINFO}
</div>