Problem/Motivation

When the page is vertically smaller then browser viewport footer will hangout in the air which looks ugly.

Proposed resolution

Expand the body to the full viewport height, push footer to the bottom, take care of admin toolbar it should work in this case also.

CommentFileSizeAuthor
#2 expand-page-3037603.patch1.08 KBpivica

Comments

pivica created an issue. See original summary.

pivica’s picture

Status: Active » Needs review
StatusFileSize
new1.08 KB

Here is a patch.

pivica’s picture

Note that this will not work in IE11, but it seems it's not that trivial to be fixed. Anyway, it will revert back to the previous behaviour - non-expanded page, footer hanging in the air so its fine we do not support IE11 with this.

pivica’s picture

Issue tags: +next-point-release-merge

  • pivica committed c82555f on 8.x-1.x
    Issue #3037603 by pivica: When page is vertically smaller then a...
pivica’s picture

Status: Needs review » Fixed
Issue tags: -next-point-release-merge

Committed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.