diff options
author | Dave Whiteland <dave@mysociety.org> | 2013-01-24 17:39:41 +0000 |
---|---|---|
committer | Dave Whiteland <dave@mysociety.org> | 2013-01-24 17:39:41 +0000 |
commit | 492e3452ee79a887f16c7428f9a06c7df5c0f3b1 (patch) | |
tree | 90d95fafa7f97efc78966b91844643b6e4285658 /web/cobrands/zurich/layout.scss | |
parent | 44f4da454f42e1be4980212a082528fd05fa6fb4 (diff) |
use existing jpg for Zurich mobile header to see if this is acceptable
Diffstat (limited to 'web/cobrands/zurich/layout.scss')
-rw-r--r-- | web/cobrands/zurich/layout.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/cobrands/zurich/layout.scss b/web/cobrands/zurich/layout.scss index a009cbca3..c625b2508 100644 --- a/web/cobrands/zurich/layout.scss +++ b/web/cobrands/zurich/layout.scss @@ -45,6 +45,7 @@ body.frontpage #site-logo, #site-logo { padding-top: 83px; color: #585858; font-size: 85%; + left: auto; // base set this to 0 } .nav-wrapper { |