fixed scrolling in phpinfo(), various layoutfixes

This commit is contained in:
BNoiZe
2013-12-04 21:39:56 +01:00
parent d618ef2759
commit 50bd0302b6
4 changed files with 17 additions and 10 deletions

View File

@@ -7,7 +7,7 @@ $header
</h2>
</header>
<section class="dboarditemfull bradius">
<section class="dboarditemfull bradius" style="overflow: scroll;">
<table width="100%">
{$phpinfo}
</table>