diff options
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; |