Skip to content

fix: align navbar borders and remove orphan separator#12

Merged
NagariaHussain merged 2 commits into
developfrom
fix/navbar-alignment
Feb 11, 2026
Merged

fix: align navbar borders and remove orphan separator#12
NagariaHussain merged 2 commits into
developfrom
fix/navbar-alignment

Conversation

@NagariaHussain

Copy link
Copy Markdown
Contributor

Summary

  • Removed the orphan vertical separator that appeared next to the sidebar collapse icon with no adjacent content
  • Set sidebar header to h-14 to match the main header height, ensuring their bottom borders align perfectly

Fixes #4

Test plan

  • Verify orphan vertical divider is removed
  • Verify sidebar header and main header bottom borders are aligned
  • Verify collapsed sidebar state works correctly
  • Build succeeds without errors

🤖 Generated with Claude Code

NagariaHussain and others added 2 commits February 11, 2026 17:35
Remove the orphan vertical separator next to the sidebar toggle button
and match sidebar header height (h-14) with main header for aligned borders.

Fixes #4

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@NagariaHussain NagariaHussain merged commit 5237cc4 into develop Feb 11, 2026
@NagariaHussain NagariaHussain deleted the fix/navbar-alignment branch February 11, 2026 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UI: navbar not alligined

1 participant