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:
authorLiam Sharpe <liamsmail1234@gmail.com>2015-01-14 02:28:49 +0300
committerLiam Sharpe <liamsmail1234@gmail.com>2015-01-14 02:28:49 +0300
commit72244f96d0f32887a99d7ea39cdf047a1c186bf4 (patch)
tree8bc7b21cc8008ff8b8ad76d132c1ba602ce1e63d /plugins/Login/stylesheets
parent81b1f138740b7d5706e520cc1f79e82601f7387a (diff)
Removed redundant logo margin
Diffstat (limited to 'plugins/Login/stylesheets')
-rw-r--r--plugins/Login/stylesheets/login.less1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Login/stylesheets/login.less b/plugins/Login/stylesheets/login.less
index d7628ab918..a56cb804de 100644
--- a/plugins/Login/stylesheets/login.less
+++ b/plugins/Login/stylesheets/login.less
@@ -2,7 +2,6 @@
***********************/
#logo {
float: none;
- margin: 100px auto 0 auto;
width: 240px;
position: relative;
}