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:
authorStefan Giehl <stefan@piwik.org>2017-11-20 03:16:26 +0300
committerMatthieu Aubry <mattab@users.noreply.github.com>2017-11-20 03:16:26 +0300
commitf149d7738831b74631c6dd336ed1333f88c66e6e (patch)
treec068d7d4f78e6b1ff8c16d894c402a446d41df2f /plugins/CoreHome/stylesheets
parent66c23edb516d5b565d2b29bd7b06d98a60f6b0af (diff)
Fixes CSS position to solve overlay problems (#12023)
Diffstat (limited to 'plugins/CoreHome/stylesheets')
-rw-r--r--plugins/CoreHome/stylesheets/dataTable/_dataTable.less1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/CoreHome/stylesheets/dataTable/_dataTable.less b/plugins/CoreHome/stylesheets/dataTable/_dataTable.less
index fe11180aa8..11e4582c2b 100644
--- a/plugins/CoreHome/stylesheets/dataTable/_dataTable.less
+++ b/plugins/CoreHome/stylesheets/dataTable/_dataTable.less
@@ -543,7 +543,6 @@ td.cellSubDataTable .loadingPiwik {
.dataTableControls {
text-align: left;
- position: relative;
padding-left: 0 !important;
&.col {