diff options
-rw-r--r-- | web/cobrands/oxfordshire/layout.scss | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/web/cobrands/oxfordshire/layout.scss b/web/cobrands/oxfordshire/layout.scss index 6b377bec5..ff5c70c86 100644 --- a/web/cobrands/oxfordshire/layout.scss +++ b/web/cobrands/oxfordshire/layout.scss @@ -38,10 +38,8 @@ body, body a { display: none; } -// White background, so no shadow or margin needed. .content { margin: 3em 0 0 1em; - @include box-shadow(none); } .ie6, .ie7, .ie8 { .content { |