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/Morpheus/stylesheets/main.less')
-rw-r--r--plugins/Morpheus/stylesheets/main.less5
1 files changed, 3 insertions, 2 deletions
diff --git a/plugins/Morpheus/stylesheets/main.less b/plugins/Morpheus/stylesheets/main.less
index 8f2529d93f..7f709e8c1b 100644
--- a/plugins/Morpheus/stylesheets/main.less
+++ b/plugins/Morpheus/stylesheets/main.less
@@ -284,7 +284,7 @@ table.dataTable {
// first column after label should have a bit less padding
padding-left: 13px;
}
-
+
#thDIV {
display: inline;
position: relative;
@@ -654,6 +654,7 @@ div.sparkline {
margin-left: 0;
img {
margin-right: 5px;
+ vertical-align: middle;
}
}
}
@@ -747,4 +748,4 @@ tr:hover #token_auth {
line-height: 20px;
height: auto;
padding-bottom: 20px;
-} \ No newline at end of file
+}