diff --git a/htdocs/support/default.css b/htdocs/support/default.css index 1505e59d998..17204387eb4 100644 --- a/htdocs/support/default.css +++ b/htdocs/support/default.css @@ -63,6 +63,10 @@ text-align: left; border: 1px solid #8CACBB; } +table.tablesupport { + min-height: 250px; +} + div.ok { color: #114466; } diff --git a/htdocs/support/index.php b/htdocs/support/index.php index afd7a4f6338..947ae72e70c 100644 --- a/htdocs/support/index.php +++ b/htdocs/support/index.php @@ -66,7 +66,7 @@ print '
'; print "\n"; // Forum/wiki support -print ''; +print ''; print ''; print '