[PR #1097] [MERGED] Fix navbar overflow by adjusting collapse breakpoint #1117

Closed
opened 2026-03-22 16:01:01 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: devHead: fix-issue-1095


📝 Commits (1)

  • 60434e1 Fix 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

  • Collapse navbar earlier to prevent clipping
  • Fix minor target attribute typo

Screenshots

Before / After (optional but recommended)

Fixes #1095


🔄 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/harvard-edge/cs249r_book/pull/1097 **Author:** [@ParampreetSingh23](https://github.com/ParampreetSingh23) **Created:** 1/1/2026 **Status:** ✅ Merged **Merged:** 1/2/2026 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `fix-issue-1095` --- ### 📝 Commits (1) - [`60434e1`](https://github.com/harvard-edge/cs249r_book/commit/60434e1ac62bb0250d196857334f79e1429831f9) Fix navbar overflow by adjusting collapse breakpoint ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `book/quarto/config/_quarto-html.yml` (+1 -1) </details> ### 📄 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 - Collapse navbar earlier to prevent clipping - Fix minor target attribute typo ### Screenshots Before / After (optional but recommended) ### Related issue Fixes #1095 --- <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-03-22 16:01:01 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#1117