aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2016-03-30 15:42:41 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2016-03-30 15:59:25 +0100
commitc9ef4e1f62738c53d696988a837310c207b2d5db (patch)
treedc4d90adba571f1c1e8d348bfdc020c1bc6efec2 /web
parent07f6e7ff8883c3dc4f21c2b3907adfa3a1d81e59 (diff)
[Angus] Remove unused CSS.
Diffstat (limited to 'web')
-rw-r--r--web/cobrands/angus/layout.scss3
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
+}