diff options
author | Josh Angell <josh@supercooldesign.co.uk> | 2012-03-06 11:50:23 +0000 |
---|---|---|
committer | Josh Angell <josh@supercooldesign.co.uk> | 2012-03-06 11:50:23 +0000 |
commit | 7f5cd5357dadd81b25198a623cd4937eb72dfabf (patch) | |
tree | d538fc9df669f6a8a3f727681096c8d0bc7072fe /web/js/map-OpenLayers.js | |
parent | 9923c8f971657a0843f33dbc085e0aa6baf0d3b2 (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.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'); |