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 <thomas.steur@gmail.com>2015-08-07 12:36:03 +0300
committerThomas Steur <thomas.steur@gmail.com>2015-08-07 12:36:03 +0300
commit67bee72ef25dfce12a402f4e8b5d6c0f88a16470 (patch)
tree2f49d8d754adfbd2103e093c1b4d31e5fab55343 /plugins/Morpheus
parent08f113d9c4edae6182bfd458e63016f49a7dd024 (diff)
refs #7847 fix some alignments
Diffstat (limited to 'plugins/Morpheus')
-rw-r--r--plugins/Morpheus/stylesheets/main.less6
1 files changed, 5 insertions, 1 deletions
diff --git a/plugins/Morpheus/stylesheets/main.less b/plugins/Morpheus/stylesheets/main.less
index 17d693b895..e19cdfdd3e 100644
--- a/plugins/Morpheus/stylesheets/main.less
+++ b/plugins/Morpheus/stylesheets/main.less
@@ -549,10 +549,14 @@ table.dataTable .dataTableRowActions {
}
.dataTableFooterIcons {
- padding: 6px 8px 0px;
+ padding: 6px 12px 0px;
border-top: 1px solid @color-silver-l90;
}
+.UserCountryMap-btn-zoom {
+ padding-left: 0px;
+}
+
div.sparkline {
display: block;
width: 100%;