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 ZILLIOX <thomas@zilliox.me>2013-09-28 00:29:22 +0400
committerThomas ZILLIOX <thomas@zilliox.me>2013-09-28 00:29:22 +0400
commitcb5f723e88eec5f75b65a15eeecfb6ed817b6f44 (patch)
tree22575ee775b5c7f3adde9bb17fb097718cf8541d /plugins/LeftMenu
parent00c08ec00df86fd5e776867014cf89232aa8e51c (diff)
Alignment of the dashboard elements
Diffstat (limited to 'plugins/LeftMenu')
-rw-r--r--plugins/LeftMenu/stylesheets/theme.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/LeftMenu/stylesheets/theme.less b/plugins/LeftMenu/stylesheets/theme.less
index 12c5ceecd5..ed21fb4ab5 100644
--- a/plugins/LeftMenu/stylesheets/theme.less
+++ b/plugins/LeftMenu/stylesheets/theme.less
@@ -6,6 +6,7 @@
padding: 0;
float: left;
width: 240px;
+ padding-top: 10px;
}
.Menu--dashboard > .Menu-tabList {