diff options
author | Jedidiah Broadbent <hello@jedidiah.eu> | 2012-10-01 15:44:07 +0100 |
---|---|---|
committer | Jedidiah Broadbent <hello@jedidiah.eu> | 2012-10-01 15:44:07 +0100 |
commit | b23e1681cda3ccb1a7ecea4f92bf1c4e44a56bff (patch) | |
tree | 20bfd714baa4babf03bcb9d731392b8f3fcb2847 /web | |
parent | 99c571da367df061976701ba4f1c480827dc1a61 (diff) |
Adding the council_header scss back in.
Diffstat (limited to 'web')
-rw-r--r-- | web/cobrands/stevenage/base.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/cobrands/stevenage/base.scss b/web/cobrands/stevenage/base.scss index 42a9dac43..dbe9e1a68 100644 --- a/web/cobrands/stevenage/base.scss +++ b/web/cobrands/stevenage/base.scss @@ -4,5 +4,5 @@ @import "compass"; @import "../fixmystreet/_base"; -//@import "council_header"; +@import "council_header"; |