diff options
Diffstat (limited to 'themes/default/css/screen.css')
-rw-r--r-- | themes/default/css/screen.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/css/screen.css b/themes/default/css/screen.css index af82a6db..f4c8c786 100644 --- a/themes/default/css/screen.css +++ b/themes/default/css/screen.css @@ -230,6 +230,7 @@ li.gError select { #gHeader { border-bottom: 1px solid #fff; + margin-bottom: 20px; } #gContent { @@ -238,7 +239,6 @@ li.gError select { #gSidebar { background-color: #fff; - margin-top: -20px; padding: 0 20px; width: 220px; } |