aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--web/cobrands/fixmystreet/layout.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/cobrands/fixmystreet/layout.scss b/web/cobrands/fixmystreet/layout.scss
index a70887fbb..a60284fd2 100644
--- a/web/cobrands/fixmystreet/layout.scss
+++ b/web/cobrands/fixmystreet/layout.scss
@@ -194,6 +194,9 @@ body {
// map page - has fixed header and different styling
body.mappage {
+ .content {
+ float:left;
+ }
#main-nav ul#main-menu li a,
#main-nav ul#main-menu li span {
padding: 1.4em 0.75em 1.35em 0.75em;