Adjust navbar heights and main-container layout#2528
Merged
chalin merged 6 commits intogoogle:mainfrom Feb 8, 2026
Merged
Conversation
Introduce a new mobile navbar height variable and update layout/CSS to account for the combined navbar height on small screens. Add $td-navbar__main-min-height-mobile and use it to compute .td-outer min-height and navbar scroll area; ensure desktop keeps the original min-height. Convert .td-main flex behavior to apply only when a sidebar exists (using &:has(> .td-sidebar)). Update navbar partial to expose the main navbar element and move search markup ordering. Update documentation and blog posts to document the experimental navbar height variables and badges, adjust homepage CTA links, and reorder frontmatter in the Get Started page. Add a migration plan task (tasks/0.15/sticky-navbar-migration.plan.md) describing the sticky-navbar migration approach and validation checklist.
d34140d to
c00869e
Compare
c00869e to
9c260a5
Compare
chalin
commented
Feb 8, 2026
| description: >- | ||
| Learn how to get started with Docsy, including the available options for | ||
| installing and using the Docsy theme. | ||
| sidebar_root_for: self |
Collaborator
Author
There was a problem hiding this comment.
Note: removed sidebar_root_for for this section.
06f4e71 to
d2a1753
Compare
d2a1753 to
72f9930
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Preview:
Screenshots