mirror of
https://github.com/nextcloud/server.git
synced 2026-06-14 19:20:35 -04:00
Merge branch 'header-fixes-and-public-note' of https://github.com/nextcloud/server into header-fixes-and-public-note
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
commit
03b112c486
1 changed files with 1 additions and 1 deletions
|
|
@ -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%;
|
||||
|
|
|
|||
Loading…
Reference in a new issue