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:
Diffstat (limited to 'plugins/CoreHome/stylesheets/dataTable/_reportDocumentation.less')
-rw-r--r--plugins/CoreHome/stylesheets/dataTable/_reportDocumentation.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CoreHome/stylesheets/dataTable/_reportDocumentation.less b/plugins/CoreHome/stylesheets/dataTable/_reportDocumentation.less
index 117fcf8716..6d071025f9 100644
--- a/plugins/CoreHome/stylesheets/dataTable/_reportDocumentation.less
+++ b/plugins/CoreHome/stylesheets/dataTable/_reportDocumentation.less
@@ -10,7 +10,7 @@ table.dataTable th .columnDocumentation {
border: 1px solid #e4e5e4;
padding: 5px 10px 6px 10px;
border-radius: 4px;
- z-index: 125;
+ z-index: 150;
position: absolute;
box-shadow: 0 0 4px #e4e5e4;
cursor: default;