diff options
author | Struan Donald <struan@exo.org.uk> | 2012-05-03 17:10:52 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2012-05-03 17:10:52 +0100 |
commit | e608f7abb2844dc1d4415b4bbba44dc1ede8698e (patch) | |
tree | 27e134439f2ea2e43911ffe35b7a6780e6a8c925 | |
parent | e0f2fa194580a9345060532a72f1445f0688ba3b (diff) |
move content up on map pages
-rw-r--r-- | web/cobrands/barnet/layout.scss | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/web/cobrands/barnet/layout.scss b/web/cobrands/barnet/layout.scss index fc528108a..8d5eafd9c 100644 --- a/web/cobrands/barnet/layout.scss +++ b/web/cobrands/barnet/layout.scss @@ -82,9 +82,6 @@ body.twothirdswidthpage { } .mappage { - .content { - margin-top: 6em; - } #breadcrumb { margin-left: 0px; } |