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-06-23 01:12:50 +0300
committerThomas Steur <thomas.steur@gmail.com>2015-06-23 01:12:50 +0300
commita412ad88a3066811746141c5abbaf445af0309cd (patch)
tree1c8c80e86fddc8adc4a4288f537fb9e89f6c7f50 /plugins/Dashboard
parent89c4bf541a63629222e4a6bd3ccab1bc89e39436 (diff)
lighter and more consistent border colors, fix one spacing issue
Diffstat (limited to 'plugins/Dashboard')
-rw-r--r--plugins/Dashboard/stylesheets/dashboard.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Dashboard/stylesheets/dashboard.less b/plugins/Dashboard/stylesheets/dashboard.less
index 75ca9a02a3..99c57dc098 100644
--- a/plugins/Dashboard/stylesheets/dashboard.less
+++ b/plugins/Dashboard/stylesheets/dashboard.less
@@ -18,7 +18,7 @@
}
.top_controls #periodString,
- .top_controls .dashboardSettings,
+ .top_controls .dashboardSettings,
.top_controls .segmentEditorPanel {
position: static !important;
margin: 0 0 10px;