diff options
author | Matthew Somerville <matthew@mysociety.org> | 2013-02-20 20:48:38 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2013-02-20 20:48:38 +0000 |
commit | d1bde46699093e730c54552407d637e970fc8904 (patch) | |
tree | 35e1b16306e15be0d9c3c9e9661ff1dc6862a700 /web | |
parent | 0064588dc965a6ef593a86038b162209942e79f0 (diff) |
Fix link order so that you can click on Zurich banner logo.
Diffstat (limited to 'web')
-rw-r--r-- | web/cobrands/zurich/layout.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/cobrands/zurich/layout.scss b/web/cobrands/zurich/layout.scss index 1b77847d5..c6781ab9d 100644 --- a/web/cobrands/zurich/layout.scss +++ b/web/cobrands/zurich/layout.scss @@ -45,7 +45,7 @@ body.mappage.admin .nav-wrapper-2 { body.frontpage #site-logo, #site-logo { width: 415px; - height: 99px; + height: 83px; background: url(logo_portal.jpg) top left no-repeat; top: 0; left: auto; // base set this to 0 |