mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-07-18 17:03:56 -05:00
[PR #1097] [MERGED] Fix navbar overflow by adjusting collapse breakpoint #1117
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/harvard-edge/cs249r_book/pull/1097
Author: @ParampreetSingh23
Created: 1/1/2026
Status: ✅ Merged
Merged: 1/2/2026
Merged by: @profvjreddi
Base:
dev← Head:fix-issue-1095📝 Commits (1)
60434e1Fix navbar overflow by adjusting collapse breakpoint📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
book/quarto/config/_quarto-html.yml(+1 -1)📄 Description
What this PR does
Fixes an issue where navbar items overflow and are partially hidden on medium-width screens by adjusting the collapse breakpoint.
Changes
Screenshots
Before / After (optional but recommended)
Related issue
Fixes #1095
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.