aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--web/cobrands/zurich/_zurich.scss10
1 files changed, 10 insertions, 0 deletions
diff --git a/web/cobrands/zurich/_zurich.scss b/web/cobrands/zurich/_zurich.scss
index 0f3f52303..042dd4959 100644
--- a/web/cobrands/zurich/_zurich.scss
+++ b/web/cobrands/zurich/_zurich.scss
@@ -31,7 +31,17 @@ a:hover {
color: #3c3c3c;
}
+body.fullwidthpage.admin .content {
+ width: 100%;
+}
.admin {
+ .content {
+ margin: 0.5em 0 1em 0;
+ padding: 0 0 0 0;
+ }
+ #zurich-footer {
+ margin: 2em auto 3em auto;
+ }
.admin-nav {
background: #f4f4f4;
@include background(linear-gradient(#fbfbfb, #efefef));