aboutsummaryrefslogtreecommitdiffstats
path: root/web/cobrands/barnet/base.scss
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2015-04-24 10:05:51 +0100
committerMatthew Somerville <matthew@mysociety.org>2015-04-24 10:05:51 +0100
commit4d6cd5f040b8a8f28131bccdedd3545f57915e7c (patch)
tree675f373d2809a096623385ca266ed43b5b14af6a /web/cobrands/barnet/base.scss
parent45b91fb892f1d9e6bf1d5a4044feb174f72bf93f (diff)
parentef7ea9b4056d3664af305c8a777e651271deeb32 (diff)
Merge remote-tracking branch 'origin/issues/931-mobile-report-in-header'
Diffstat (limited to 'web/cobrands/barnet/base.scss')
-rw-r--r--web/cobrands/barnet/base.scss10
1 files changed, 6 insertions, 4 deletions
diff --git a/web/cobrands/barnet/base.scss b/web/cobrands/barnet/base.scss
index bc1642e22..aff4a1e6c 100644
--- a/web/cobrands/barnet/base.scss
+++ b/web/cobrands/barnet/base.scss
@@ -18,12 +18,14 @@
background-color: white;
}
#site-logo {
- width: 235px;
- background: url('/cobrands/barnet/img/barnet-logo.gif') -3px -3px no-repeat;
+ width: 240px;
+ background: url('/cobrands/barnet/img/barnet-logo.gif') 0 0 no-repeat;
+ top: 0.6em;
+ left: 0.5em;
}
#nav-link {
- right: 1em;
- background: url('/cobrands/barnet/img/barnet-skipnav.png') no-repeat;
+ background-image: url(/cobrands/fixmystreet/images/menu-black.png);
+ background-image: url(/cobrands/fixmystreet/images/menu-black.svg), none;
}
#front-main #postcodeForm div input#sub,