Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorJos Poortvliet <jos@opensuse.org>2016-07-22 15:23:00 +0300
committerJulius Haertl <jus@bitgrid.net>2016-07-26 14:26:48 +0300
commitf02eabb6a77217346c1b6f528ea522f7b829e6a2 (patch)
treec4cfd613502395b5ad2bb77f34b4bb3088bbb714 /core
parentfa814b9715f98292dd1ce1c355ed021319e578f1 (diff)
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 f3f5276c2a4..dcd29016e19 100644
--- a/core/css/header.css
+++ b/core/css/header.css
@@ -71,7 +71,7 @@
background-image: url('../img/logo-icon.svg?v=1');
background-repeat: no-repeat;
background-size: 175px;
- background-position: center 30px;
+ background-position: center;
width: 252px;
height: 120px;
margin: 0 auto;