Skip to content

Fix header formatting: shorten nav title and prevent nav items from w…#19605

Open
pytorchbot wants to merge 1 commit into
release/1.3from
cherry-pick-19441-by-pytorch_bot_bot_
Open

Fix header formatting: shorten nav title and prevent nav items from w…#19605
pytorchbot wants to merge 1 commit into
release/1.3from
cherry-pick-19441-by-pytorch_bot_bot_

Conversation

@pytorchbot
Copy link
Copy Markdown
Collaborator

Summary

Fix header formatting #19347

The navigation bar header had inconsistent spacing due to nav items wrapping to multiple lines on most screens.

Changes:

  • Shortened "Find Your Path in ExecuTorch" → "Find Your Path" in user-pathways.md
  • Added docs/source/_static/navbar.css with white-space: nowrap to prevent nav items from wrapping in the header
  • Registered navbar.css in conf.py via html_css_files

Test plan

Built docs locally and previewed:
Capture d’écran 2026-05-09 190234

Ran lintrunner on changed files

cc @GregoryComer @AlannaBurke @mergennachin

#19441)

### Summary
Fix header formatting #19347

The navigation bar header had inconsistent spacing due to nav items
wrapping to multiple lines on most screens.

**Changes:**
- Shortened "Find Your Path in ExecuTorch" → "Find Your Path" in
`user-pathways.md`
- Added `docs/source/_static/navbar.css` with `white-space: nowrap` to
prevent nav items from wrapping in the header
- Registered `navbar.css` in `conf.py` via `html_css_files`

### Test plan
Built docs locally and previewed:
<img width="677" height="60" alt="Capture d’écran 2026-05-09 190234"
src="https://github.com/user-attachments/assets/22a650e0-10d8-4fb3-87a3-fd0dde6307a9"
/>

Ran lintrunner on changed files

cc @GregoryComer @AlannaBurke @mergennachin

(cherry picked from commit 48cad2a)
@pytorch-bot
Copy link
Copy Markdown

pytorch-bot Bot commented May 14, 2026

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/19605

Note: Links to docs will display an error until the docs builds have been completed.

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

❌ 1 New Failure, 1 Unrelated Failure

As of commit 526314a with merge base 0cafcb2 (image):

NEW FAILURE - The following job has failed:

FLAKY - The following job failed but was likely due to flakiness present on trunk:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label May 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants