11 lines
509 B
Markdown
11 lines
509 B
Markdown
---
|
|
# nuzlocke-tracker-36wg
|
|
title: Make footer stick to bottom of viewport
|
|
status: completed
|
|
type: bug
|
|
priority: normal
|
|
created_at: 2026-02-13T07:47:48Z
|
|
updated_at: 2026-02-13T12:59:22Z
|
|
---
|
|
|
|
On pages with little content, the footer appears right after the content instead of staying at the bottom of the viewport. The footer should always be at the bottom of the browser window, pushing down when there's enough content but not floating in the middle of the page when content is short (sticky footer pattern). |