mirror of
https://github.com/nextcloud/server.git
synced 2026-02-18 18:28:50 -05:00
Fix public pages conflicting
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
parent
d8147cbba7
commit
00351adbd9
1 changed files with 2 additions and 0 deletions
|
|
@ -77,6 +77,8 @@ body {
|
|||
min-height: 128px;
|
||||
max-height: 200px;
|
||||
margin: 0 auto;
|
||||
position: relative;
|
||||
left: unset;
|
||||
}
|
||||
|
||||
#header .logo img {
|
||||
|
|
|
|||
Loading…
Reference in a new issue