Joshua Shay Kricheli NeuroSymbolic AI
v2 v1

Release · v3.7.10

Nav: never shrink the wordmark or ⌘K — links…

Nav: never shrink the wordmark or ⌘K — links overflow first

chore v3.7.10 July 4, 2026 Joshua Shay Kricheli ab4f078

Details

The name and "Jump to ⌘K" were getting squeezed onto two lines when the section
links filled the row. Pin the wordmark, actions, and "more" button to
flex-shrink:0 with nowrap so the row can't compress them; the section links now
overflow into the three-line "more" menu before anything else is touched, and
only on the smallest screens do the version switcher / ⌘K label drop out.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014c7dbCGbQxtWedKRSx4sJi

Files changed (1)

frontend/jekyll/_sass/v3/_nav.scss +6 −0