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:
Diffstat (limited to 'plugins/Zeitgeist/stylesheets/ui/_languageSelect.less')
-rw-r--r--plugins/Zeitgeist/stylesheets/ui/_languageSelect.less4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/Zeitgeist/stylesheets/ui/_languageSelect.less b/plugins/Zeitgeist/stylesheets/ui/_languageSelect.less
index cbe890246e..5ea94c497d 100644
--- a/plugins/Zeitgeist/stylesheets/ui/_languageSelect.less
+++ b/plugins/Zeitgeist/stylesheets/ui/_languageSelect.less
@@ -7,6 +7,10 @@
border: 1px solid #1F447F!important;
}
+#languageSelection {
+ padding-right: 11px;
+}
+
#languageSelection > form {
display: inline-block;
}