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-07-11 03:46:35 +0400
committerThomas ZILLIOX <thomas@zilliox.me>2013-07-11 03:46:35 +0400
commite616da0159c51aa0ebc7f12b7346b6de9437f430 (patch)
treeacdcf6b90e4b2b0536325a3105a5d352e59706af /plugins
parentb75343fcc3cc8544c4f0a68c3726e4e2b88ce7f8 (diff)
Add spaces between tabs
Diffstat (limited to 'plugins')
-rw-r--r--plugins/PleineLune/stylesheets/_menuDashboard.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/PleineLune/stylesheets/_menuDashboard.less b/plugins/PleineLune/stylesheets/_menuDashboard.less
index 105b422dcf..a9296a0aba 100644
--- a/plugins/PleineLune/stylesheets/_menuDashboard.less
+++ b/plugins/PleineLune/stylesheets/_menuDashboard.less
@@ -3,6 +3,7 @@
.nav > li {
background: transparent;
border-color: @theme-color-box-border;
+ margin-right: 5px;
}
.nav > li:hover,