diff options
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'); |