diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/cobrands/bromley/layout.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/cobrands/bromley/layout.scss b/web/cobrands/bromley/layout.scss index 45115dc2f..cd89dc890 100644 --- a/web/cobrands/bromley/layout.scss +++ b/web/cobrands/bromley/layout.scss @@ -49,6 +49,7 @@ body.frontpage { // White background, so no shadow needed. .content { margin-top: 0; + margin-bottom: 0; @include box-shadow(none); } .ie6, .ie7, .ie8 { |