diff options
author | Matthew Somerville <matthew@mysociety.org> | 2012-03-06 13:06:45 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2012-03-06 13:06:45 +0000 |
commit | 1f4f84c37d1e1d752e5cc3ae3e0175dc1ee41ded (patch) | |
tree | 2a6b3eaec5f89762cb233bfb11155ce3d2c6bd1d /web/js/map-OpenLayers.js | |
parent | 23cabf585e239bef99e7fdb28337398c828d6112 (diff) | |
parent | f8c5d229d1f858059277dea19b7510c9d94fcf6e (diff) |
Merge remote branch 'github/supercool' into supercool
Diffstat (limited to 'web/js/map-OpenLayers.js')
-rw-r--r-- | web/js/map-OpenLayers.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/web/js/map-OpenLayers.js b/web/js/map-OpenLayers.js index f3dda2555..b6859f486 100644 --- a/web/js/map-OpenLayers.js +++ b/web/js/map-OpenLayers.js @@ -279,7 +279,6 @@ $(function(){ $('#side-form').hide(); $('#side').show(); $('#sub_map_links').show(); - heightFix('#report-a-problem-sidebar:visible', '.content', 26); //only on mobile $('#mob_sub_map_links').remove(); $('.mobile-map-banner').text('Place pin on map'); |