Merge pull request #11384 from nextcloud/11372/fix/logo-height

Fixes the logo height
This commit is contained in:
Roeland Jago Douma 2018-09-27 15:41:13 +02:00 committed by GitHub
commit fbe270dec6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -113,10 +113,10 @@
background-size: contain;
background-position: center;
width: 62px;
height: 100%;
position: absolute;
left: 12px;
top: 1px;
bottom: 1px;
img {
opacity: 0;