aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/base/maps/osm.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/base/maps/osm.html')
-rw-r--r--templates/web/base/maps/osm.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/base/maps/osm.html b/templates/web/base/maps/osm.html
index ce08e179a..3e1e1aec8 100644
--- a/templates/web/base/maps/osm.html
+++ b/templates/web/base/maps/osm.html
@@ -10,5 +10,5 @@
[% map_html = BLOCK %]
[% INCLUDE maps/openlayers.html %]
-<div class="olControlAttribution" style="position: absolute; z-index: 1006;">&copy; <a href="http://www.openstreetmap.org/copyright">OpenStreetMap</a> contributors</div>
+<div class="olControlAttribution" style="position: absolute;">&copy; <a href="http://www.openstreetmap.org/copyright">OpenStreetMap</a> contributors</div>
[% END %]