diff options
author | Dave Arter <davea@mysociety.org> | 2015-04-08 15:17:41 +0100 |
---|---|---|
committer | Dave Arter <davea@mysociety.org> | 2015-06-30 11:00:55 +0100 |
commit | 0133134e11dc9082b74d65a66f645004d66fc545 (patch) | |
tree | 17c71a574027c278d9444e3d6d75cc1464fcf4ec /web | |
parent | dcea8fdb0fd098cc179e7495842f599bd4a9d316 (diff) |
[Greenwich] Use templates from Oxfordshire cobrand to get map pin filter controls
Diffstat (limited to 'web')
-rw-r--r-- | web/cobrands/greenwich/layout.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/cobrands/greenwich/layout.scss b/web/cobrands/greenwich/layout.scss index d129f4ed6..bde0eded5 100644 --- a/web/cobrands/greenwich/layout.scss +++ b/web/cobrands/greenwich/layout.scss @@ -1,6 +1,7 @@ @import "_colours"; @import "_fonts"; @import "../sass/layout"; +@import "../sass/report_list"; $fixed_page_width: 990px; |