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-08-11 22:57:57 +0400
committerThomas ZILLIOX <thomas@zilliox.me>2013-08-11 22:57:57 +0400
commit204d61fdadab8ff8933f162e0d1e9ec2a15a9495 (patch)
tree10786308a5a2d18c900655d3e410948dcf57fb36 /plugins/PleineLune
parent5f07aa25f4b467d06e5d000da2624e2100fd8039 (diff)
Add space between site selector and main menu on tiny screen
Diffstat (limited to 'plugins/PleineLune')
-rw-r--r--plugins/PleineLune/stylesheets/controls/_siteSelect.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/PleineLune/stylesheets/controls/_siteSelect.less b/plugins/PleineLune/stylesheets/controls/_siteSelect.less
index dd26213b04..71b21c447f 100644
--- a/plugins/PleineLune/stylesheets/controls/_siteSelect.less
+++ b/plugins/PleineLune/stylesheets/controls/_siteSelect.less
@@ -60,6 +60,7 @@
.top_bar_sites_selector {
float: none;
text-align: center;
+ margin-bottom: 8px;
}
.sites_autocomplete .custom_select {
padding-left: 8px;