aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2012-04-16 17:58:30 +0100
committerMatthew Somerville <matthew@mysociety.org>2012-04-16 17:58:30 +0100
commit5bae106ed685f4a16d2974c3784fbef97ffd4c85 (patch)
tree1767094e5caf63180db1d7c233648f36c46b747f /web
parent062239865bebfef75d1300d7899dcacdc431396c (diff)
Bromley wording fix, and bottom margin also.
Diffstat (limited to 'web')
-rw-r--r--web/cobrands/bromley/layout.scss1
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 {