[PR #4169] [MERGED] docs: fix scrolling issue #22134

Closed
opened 2026-04-15 20:50:39 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/4169
Author: @himself65
Created: 8/23/2025
Status: Merged
Merged: 8/23/2025
Merged by: @himself65

Base: canaryHead: himself65/2025/08/22/scroll-top


📝 Commits (5)

📊 Changes

1 file changed (+6 additions, -0 deletions)

View changed files

📝 docs/app/global.css (+6 -0)

📄 Description

Fixes: https://github.com/better-auth/better-auth/pull/4168#issuecomment-3216227284


Summary by cubic

Fixes in-page scrolling in docs so anchor targets are not hidden under the sticky nav, banner, or TOC.
Adds scroll-padding-top on html using their heights to offset smooth scrolling.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/4169 **Author:** [@himself65](https://github.com/himself65) **Created:** 8/23/2025 **Status:** ✅ Merged **Merged:** 8/23/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2025/08/22/scroll-top` --- ### 📝 Commits (5) - [`011ef74`](https://github.com/better-auth/better-auth/commit/011ef74e2e7941c8bca5fc70d6219e9983c483e9) docs: scrolling issue - [`a252521`](https://github.com/better-auth/better-auth/commit/a252521a26fb43965f2c41ead706e88e4d0a1a79) fix: css - [`ca6fcb2`](https://github.com/better-auth/better-auth/commit/ca6fcb270dddd1d4403675c5f4d3b207ef2973e5) fix: css? - [`3e536e2`](https://github.com/better-auth/better-auth/commit/3e536e2bb9808ecba8d05ca01f4c0c714cd167e7) fix: scoll - [`b87e633`](https://github.com/better-auth/better-auth/commit/b87e633d562961905016c89dfd00e61c5e163ce2) fix: css ### 📊 Changes **1 file changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/app/global.css` (+6 -0) </details> ### 📄 Description Fixes: https://github.com/better-auth/better-auth/pull/4168#issuecomment-3216227284 <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Fixes in-page scrolling in docs so anchor targets are not hidden under the sticky nav, banner, or TOC. Adds scroll-padding-top on html using their heights to offset smooth scrolling. <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-15 20:50:39 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#22134