aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2012-05-14 16:44:42 +0100
committerMatthew Somerville <matthew@mysociety.org>2012-05-14 16:44:42 +0100
commite49b47fd1ece5ca9df831fa4ebde3a57d70c7854 (patch)
tree6630bdff2fecd428b633880319bc1534066bad32
parent15bb008d70da752e0bd64a8c3398f6df0b762deb (diff)
Bit of padding above the mobile bottom menu.
-rw-r--r--web/cobrands/fixmystreet/_base.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/cobrands/fixmystreet/_base.scss b/web/cobrands/fixmystreet/_base.scss
index 88fd9d9a1..644b015b5 100644
--- a/web/cobrands/fixmystreet/_base.scss
+++ b/web/cobrands/fixmystreet/_base.scss
@@ -382,7 +382,7 @@ p.label-valid {
// Padding creates page margins on mobile
.container{
- padding: 0 1em;
+ padding: 0 1em 1em;
}
// Use full width to reverse .container margins