aboutsummaryrefslogtreecommitdiffstats
path: root/web/js/map-OpenLayers.js
diff options
context:
space:
mode:
authorJosh Angell <josh@supercooldesign.co.uk>2012-03-06 11:50:23 +0000
committerJosh Angell <josh@supercooldesign.co.uk>2012-03-06 11:50:23 +0000
commit7f5cd5357dadd81b25198a623cd4937eb72dfabf (patch)
treed538fc9df669f6a8a3f727681096c8d0bc7072fe /web/js/map-OpenLayers.js
parent9923c8f971657a0843f33dbc085e0aa6baf0d3b2 (diff)
Remove stray heightFix
Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
Diffstat (limited to 'web/js/map-OpenLayers.js')
-rw-r--r--web/js/map-OpenLayers.js1
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');