Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregor Aisch <contact@vis4.net>2013-02-06 13:37:49 +0400
committerGregor Aisch <contact@vis4.net>2013-02-06 13:37:49 +0400
commit7e5256dbc98ac4b04246a723df7f32938752b3f2 (patch)
tree386e2b6d72176432993ec67ea291a45d628b7ac7 /plugins/UserCountryMap/templates
parentf4a05b3aea7e123536135e777dcf1952cecb0cac (diff)
..
Diffstat (limited to 'plugins/UserCountryMap/templates')
-rw-r--r--plugins/UserCountryMap/templates/realtime-map.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/UserCountryMap/templates/realtime-map.tpl b/plugins/UserCountryMap/templates/realtime-map.tpl
index 13f33540ed..d67ad1717d 100644
--- a/plugins/UserCountryMap/templates/realtime-map.tpl
+++ b/plugins/UserCountryMap/templates/realtime-map.tpl
@@ -22,7 +22,7 @@
position: absolute;
right: 0;
left: 0;
- z-index: 999990;
+ z-index: 10001;
width: 1000px;
height: 1000px;
background: #D5D3C8;
@@ -33,7 +33,7 @@
top: 42%!important;
right: 10px!important;
left: 10px!important;
- z-index: 999999!important;
+ z-index: 10002!important;
display: block;
color: #000;
vertical-align: middle!important;