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:
authormattpiwik <matthieu.aubry@gmail.com>2011-03-29 02:06:13 +0400
committermattpiwik <matthieu.aubry@gmail.com>2011-03-29 02:06:13 +0400
commit892ccdef968f28d58de11860b3c849795cece8a7 (patch)
tree1abec5b27e1f0eb7f4f03b97a98c6a590daffdd8 /plugins/Login
parentd9cebf4d6382c6f09028be6ec0f5b1e085d4d0b0 (diff)
Refs #572 PDF reports now work with a Custom Date Range
git-svn-id: http://dev.piwik.org/svn/trunk@4215 59fd770c-687e-43c8-a1e3-f5a4ff64c105
Diffstat (limited to 'plugins/Login')
-rw-r--r--plugins/Login/templates/login.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/Login/templates/login.css b/plugins/Login/templates/login.css
index 0d796aca05..b3e38f35d4 100644
--- a/plugins/Login/templates/login.css
+++ b/plugins/Login/templates/login.css
@@ -131,8 +131,9 @@ a {
}
#logo {
- margin-left: 38%;
+ margin-left: 40%;
margin-top: 100px;
+ width: 400px;
}
#logo img {