Skip to content

Fix mobile search alignment and spacing#132

Merged
nyechiel merged 1 commit into
masterfrom
fix/mobile-search-alignment
Jun 19, 2026
Merged

Fix mobile search alignment and spacing#132
nyechiel merged 1 commit into
masterfrom
fix/mobile-search-alignment

Conversation

@nyechiel

@nyechiel nyechiel commented Jun 19, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add horizontal margin and a separator line between nav links and the search box in the mobile hamburger dropdown
  • Override inherited text-align: right on search input and results so they read left-to-right
  • Add box-sizing: border-box to prevent the full-width input from overflowing

Follows up on #131 which added the initial mobile search styling.

Add horizontal margin and separator line between nav links and search
box. Override inherited right-alignment so search input and results
read left-to-right on mobile.

Co-authored with [Claude Code](https://claude.com/claude-code)
@nyechiel nyechiel merged commit 6c22dca into master Jun 19, 2026
7 checks passed
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.

1 participant