diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/cobrands/angus/layout.scss | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/web/cobrands/angus/layout.scss b/web/cobrands/angus/layout.scss index f83583c64..cb358679d 100644 --- a/web/cobrands/angus/layout.scss +++ b/web/cobrands/angus/layout.scss @@ -1,7 +1,6 @@ @import "_colours"; @import "_fonts"; @import "../sass/layout"; -@import "../sass/report_list_pins"; $max_page_width: 1200px; @@ -460,4 +459,4 @@ body.mappage { .big-green-banner { display: block; -}
\ No newline at end of file +} |