aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/cobrands/oxfordshire/position_map.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/web/cobrands/oxfordshire/position_map.js b/web/cobrands/oxfordshire/position_map.js
index eb508b031..46ec3f0a4 100644
--- a/web/cobrands/oxfordshire/position_map.js
+++ b/web/cobrands/oxfordshire/position_map.js
@@ -33,7 +33,8 @@ function position_map_box() {
right: oxfordshire_right,
bottom: '',
top: mb_y +'px',
- width: map_box_width
+ width: '525px',
+ marginLeft: '400px'
});
}