Skip to content

Commit 4e015b6

Browse files
Merge pull request #7877 from nextcloud/adjust-public-share-authentication-page-to-layout-changes-in-nextcloud-25
Adjust public share authentication page to layout changes in NC25
2 parents ce48317 + 98c30fe commit 4e015b6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

css/publicshareauth.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ body.talk-sidebar-enabled #body-login {
3333

3434
/* #body-login should be used to override the #content rules set in server. */
3535
#body-login #content {
36+
position: relative;
37+
3638
flex-grow: 1;
3739

3840
flex-direction: column;

0 commit comments

Comments
 (0)