From 2d88725407a845076497156e4764a56a09af2024 Mon Sep 17 00:00:00 2001 From: Struan Donald Date: Tue, 1 May 2012 12:25:13 +0100 Subject: remove extend from twothirdswidth as not required --- web/cobrands/fixmystreet/_layout.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/web/cobrands/fixmystreet/_layout.scss b/web/cobrands/fixmystreet/_layout.scss index 687b3dbcc..6d6ad8a78 100644 --- a/web/cobrands/fixmystreet/_layout.scss +++ b/web/cobrands/fixmystreet/_layout.scss @@ -304,7 +304,6 @@ body.fullwidthpage { } // two thirds width page, also has option for a sidebar which can be sticky or not body.twothirdswidthpage { - @extend .fullwidthpage; .content { width:40em; position: relative; -- cgit v1.2.3