Skip to content

Footer: stick to the bottom#20246

Open
vitaly-zdanevich wants to merge 1 commit into
pypi:mainfrom
vitaly-zdanevich:codex/fix-short-page-footer
Open

Footer: stick to the bottom#20246
vitaly-zdanevich wants to merge 1 commit into
pypi:mainfrom
vitaly-zdanevich:codex/fix-short-page-footer

Conversation

@vitaly-zdanevich

@vitaly-zdanevich vitaly-zdanevich commented Jul 7, 2026

Copy link
Copy Markdown

Keep short pages from leaving blank space below the footer by making the page body a column flex container and allowing main to consume remaining viewport height.

This keeps the footer in normal document flow instead of fixing it to the viewport.

Before:
image

After:
image

Use the page body as a column flex container so short pages reserve the remaining viewport height for main content before the footer.

Add a focused frontend style test that compiles the base typography Sass and asserts the layout rules are present.

Co-authored-by: OpenAI ChatGPT <noreply@openai.com>
@vitaly-zdanevich vitaly-zdanevich marked this pull request as ready for review July 7, 2026 15:05
@vitaly-zdanevich vitaly-zdanevich requested review from a team as code owners July 7, 2026 15:05
@ewdurbin ewdurbin added the UX/UI design, user experience, user interface label Jul 7, 2026
@vitaly-zdanevich vitaly-zdanevich changed the title [codex] Keep footer below short pages Keep footer below short pages Jul 7, 2026
@vitaly-zdanevich vitaly-zdanevich changed the title Keep footer below short pages Footer: stick to the bottom Jul 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

UX/UI design, user experience, user interface

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants