Merge pull request #10858 from nextcloud/public-logo-fixes
Fix public pages conflicting
This commit is contained in:
commit
de24be2464
|
@ -77,6 +77,8 @@ body {
|
|||
min-height: 128px;
|
||||
max-height: 200px;
|
||||
margin: 0 auto;
|
||||
position: relative;
|
||||
left: unset;
|
||||
}
|
||||
|
||||
#header .logo img {
|
||||
|
|
Loading…
Reference in New Issue