From 3e266243e56694eb4d740fa84dd7fcce2a0180e3 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 28 Aug 2015 20:39:30 +0200 Subject: [PATCH] Fix css for support page --- htdocs/support/default.css | 4 ++++ htdocs/support/index.php | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) 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 '