diff options
author | Struan Donald <struan@exo.org.uk> | 2013-05-30 17:51:08 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2013-05-30 17:51:08 +0100 |
commit | cae3a7ae0f48efcca834304ad9d5e366ae242168 (patch) | |
tree | bdbbf49e76ca45cd5c8d2db31bbbed1f3c66673a /www/js | |
parent | ba4110099ee388fbd120c124c746ad957ee6a8a7 (diff) |
remove unused code
Diffstat (limited to 'www/js')
-rw-r--r-- | www/js/map-OpenLayers.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/js/map-OpenLayers.js b/www/js/map-OpenLayers.js index e28a5e0..e8defdf 100644 --- a/www/js/map-OpenLayers.js +++ b/www/js/map-OpenLayers.js @@ -227,7 +227,6 @@ function show_map(event) { height: content, margin: 0 }); - $('#fms_pan_zoom').css({ top: '2.75em !important' }); } else { $('#map_box').css({ zIndex: '', position: '', |