aboutsummaryrefslogtreecommitdiffstats
path: root/www/js/map-OpenLayers.js
diff options
context:
space:
mode:
Diffstat (limited to 'www/js/map-OpenLayers.js')
-rw-r--r--www/js/map-OpenLayers.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/map-OpenLayers.js b/www/js/map-OpenLayers.js
index 7a4b2cb..cc0a697 100644
--- a/www/js/map-OpenLayers.js
+++ b/www/js/map-OpenLayers.js
@@ -207,7 +207,7 @@ function show_map(event) {
footer = $('[data-role=footer]').height(),
content = screen - header - footer;
$('#map_box').css({
- position: 'absolute',
+ position: 'fixed',
top: 45, left: 0, right: 0, bottom: 0,
height: content,
margin: 0