Fix header logo padding

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl 2018-08-24 17:32:31 +02:00
parent ddd18aa375
commit fb40627c8c
No known key found for this signature in database
GPG Key ID: 4C614C6ED2CDE6DF
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@
/* LOGO and APP NAME -------------------------------------------------------- */
#nextcloud {
padding: 7px 12px;
padding: 7px 0;
padding-left: 86px; // logo width + 2* pa
position: relative;
height: 100%;