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:
authorThomas Steur <tsteur@users.noreply.github.com>2015-05-07 03:57:57 +0300
committerThomas Steur <tsteur@users.noreply.github.com>2015-05-07 03:57:57 +0300
commit3e3d73b99ef07b8e0e503a2d06563251270117ce (patch)
tree57e6bf5fabf6bf9281e567675345dd5027f54ca9
parent25d1159be533c2d7b0b417c608092b5985c2e9bf (diff)
refs #7847 move the footer message further left again so it is on the same line as the icon below
-rw-r--r--plugins/CoreHome/stylesheets/dataTable/_dataTable.less4
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/CoreHome/stylesheets/dataTable/_dataTable.less b/plugins/CoreHome/stylesheets/dataTable/_dataTable.less
index 86d122588b..4d2b97ae9e 100644
--- a/plugins/CoreHome/stylesheets/dataTable/_dataTable.less
+++ b/plugins/CoreHome/stylesheets/dataTable/_dataTable.less
@@ -195,10 +195,6 @@ div.dataTable, div.dataTable > .dataTableWrapper {
margin: 10px;
}
-.widget .datatableFooterMessage {
- margin-left: 15px;
-}
-
.dataTablePages {
color: #BFBFBF;
font-weight: bold;