-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
White area at the bottom of public share pages without footer #10641
Copy link
Copy link
Closed
Labels
3. to reviewWaiting for reviewsWaiting for reviewsbugdesignDesign, UI, UX, etc.Design, UI, UX, etc.regression
Milestone
Description
The min-height of #content is always set to 100vh - 160px, even when there is no footer; as height is also set to initial the height of the content only expands to the minimum height, and thus does not vertically fill the whole page.
This could be overridden in the affected apps (at least, PDF viewer and Rich Documents, but there may be others), but it would be better to fix it in the server to fix it once, fix it everywhere ;-)
@nextcloud/designers
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
3. to reviewWaiting for reviewsWaiting for reviewsbugdesignDesign, UI, UX, etc.Design, UI, UX, etc.regression

