diff options
Diffstat (limited to 'theme')
-rw-r--r-- | theme/cloudy/css/display.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/theme/cloudy/css/display.css b/theme/cloudy/css/display.css index 92d544977..23e5c4ec6 100644 --- a/theme/cloudy/css/display.css +++ b/theme/cloudy/css/display.css @@ -242,6 +242,7 @@ margin-right:-47px; #header { width:100%; +height:10.5em; position:relative; float:left; padding-top:18px; @@ -1522,7 +1523,7 @@ min-width:0; #useradminpanel #content, #pathsadminpanel #content, #adminprofileflag #content { -padding-top:170px; +padding-top:12.5em; } #profilesettings #form_notice, |