aboutsummaryrefslogtreecommitdiffstats
path: root/web/cobrands/barnet/position_map.js
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2014-09-24 21:33:47 +0100
committerMatthew Somerville <matthew@mysociety.org>2014-09-24 22:06:41 +0100
commita43264a12e4339c7cda589368f9b493048eaf7fd (patch)
tree4c0dbf6c2fa918a4bb346dc6eb31722bdd3eec7d /web/cobrands/barnet/position_map.js
parent5b0500ee3a0f9660615999d568d2f7eec9cdc212 (diff)
Various fixes to cobrands post zero content margin
Diffstat (limited to 'web/cobrands/barnet/position_map.js')
-rw-r--r--web/cobrands/barnet/position_map.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/cobrands/barnet/position_map.js b/web/cobrands/barnet/position_map.js
index 465d852ec..b2b7bf05a 100644
--- a/web/cobrands/barnet/position_map.js
+++ b/web/cobrands/barnet/position_map.js
@@ -9,7 +9,7 @@ function position_map_box() {
zIndex: 0, position: map_pos,
top: 1, left: $('.wrapper').left,
right: 0, bottom: $('.wrapper').bottom + 1,
- width: '898px', height: map_height,
+ width: '896px', height: map_height,
margin: 0
});
}