Skip to content

Implement sticky footer - #70

Open
TheAppleFreak wants to merge 1 commit into
OpenDisplay:mainfrom
TheAppleFreak:patch-1
Open

Implement sticky footer#70
TheAppleFreak wants to merge 1 commit into
OpenDisplay:mainfrom
TheAppleFreak:patch-1

Conversation

@TheAppleFreak

@TheAppleFreak TheAppleFreak commented Jul 30, 2026

Copy link
Copy Markdown

Got a bit annoyed at seeing the footer floating above the bottom of the screen on my 1440p monitor when on short pages, like the BLE tester. This small change implements the "sticky footer" design pattern (forcing the minimum height of the content to the viewport height and anchoring the footer accordingly), changing this....

image

...to this:

image

Add styles for sticky footer layout
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant