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/Installation/stylesheets/installation.css')
-rw-r--r--plugins/Installation/stylesheets/installation.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Installation/stylesheets/installation.css b/plugins/Installation/stylesheets/installation.css
index 5621ae98df..feb21be950 100644
--- a/plugins/Installation/stylesheets/installation.css
+++ b/plugins/Installation/stylesheets/installation.css
@@ -4,7 +4,7 @@ body {
/* Header */
.header {
- padding: 50px 0 12px;
+ padding: 50px 0 22px;
margin-bottom: 40px;
border-bottom: solid 1px #ccc;
}
@@ -20,7 +20,7 @@ body {
}
.language-selector {
float: left;
- margin-left: 15px;
+ margin-left: 20px;
margin-top: 10px;
}
.installation-progress {