summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorJos Poortvliet <jos@opensuse.org>2016-07-22 14:23:00 +0200
committerGitHub <noreply@github.com>2016-07-22 14:23:00 +0200
commit642f59e159d3cc5b5a54da9bbcc3443182e05904 (patch)
tree9bebf3abc6287c62e67efd3edd1dfcee1ae410d1 /core
parent183d4d8e9968e40bdc5f55eee26d12f3cebc0e43 (diff)
downloadnextcloud-server-642f59e159d3cc5b5a54da9bbcc3443182e05904.tar.gz
nextcloud-server-642f59e159d3cc5b5a54da9bbcc3443182e05904.zip
Update header.css
make the logo look good on the login page
Diffstat (limited to 'core')
-rw-r--r--core/css/header.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/css/header.css b/core/css/header.css
index 91c6639deec..cf7c981955e 100644
--- a/core/css/header.css
+++ b/core/css/header.css
@@ -71,7 +71,7 @@
background-image: url('../img/logo-icon.svg');
background-repeat: no-repeat;
background-size: 175px;
- background-position: center 30px;
+ background-position: center;
width: 252px;
height: 120px;
margin: 0 auto;