aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--phpBB/styles/subSilver/theme/stylesheet.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/styles/subSilver/theme/stylesheet.css b/phpBB/styles/subSilver/theme/stylesheet.css
index 11455ce5bb..066b051cc5 100644
--- a/phpBB/styles/subSilver/theme/stylesheet.css
+++ b/phpBB/styles/subSilver/theme/stylesheet.css
@@ -36,6 +36,8 @@ body {
}
#wrapheader {
+ min-height: 120px;
+ height: auto !important;
height: 120px;
background-image: url('./images/background.gif');
background-repeat: repeat-x;