aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Whiteland <dave@mysociety.org>2013-01-24 18:18:01 +0000
committerDave Whiteland <dave@mysociety.org>2013-01-24 18:18:01 +0000
commitac928b40453b42315af04fcb0449247abfae0788 (patch)
tree00071954f73d32d852b1b4bb70d5d6fd6cf855e0
parent6a143e4976ef3cfd78ac1f45216457b3e242b04d (diff)
fix indenting
-rw-r--r--web/cobrands/zurich/base.scss16
1 files changed, 8 insertions, 8 deletions
diff --git a/web/cobrands/zurich/base.scss b/web/cobrands/zurich/base.scss
index 6c265bfcd..08db059a9 100644
--- a/web/cobrands/zurich/base.scss
+++ b/web/cobrands/zurich/base.scss
@@ -37,16 +37,16 @@
}
#site-header {
- background: $mobile_header_blue;
- border-top: 4px solid $mobile_menu_tab_bg_col;
- height: 48px;
+ background: $mobile_header_blue;
+ border-top: 4px solid $mobile_menu_tab_bg_col;
+ height: 48px;
}
#site-logo {
- background: url(logo_portal.jpg) 0px -24px no-repeat;
- width: 200px;
- height:44px;
- left:0;
- top:4px;
+ background: url(logo_portal.jpg) 0px -24px no-repeat;
+ width: 200px;
+ height:44px;
+ left:0;
+ top:4px;
}
// Colour tab to match colour scheme
#nav-link {