Skip to content

fix(watchlist): remove max-width centering on wide screens#41

Merged
ianchesal merged 2 commits intomainfrom
ian/fix-watchlist-wide-layout
Apr 19, 2026
Merged

fix(watchlist): remove max-width centering on wide screens#41
ianchesal merged 2 commits intomainfrom
ian/fix-watchlist-wide-layout

Conversation

@ianchesal
Copy link
Copy Markdown
Collaborator

Summary

  • Removes max-w-2xl mx-auto from the watchlist page container
  • On wide browser windows the list was floating in a narrow centered column, leaving a large whitespace gap between the sidebar and the content
  • Now the list fills the full available width next to the sidebar

Test plan

  • Open the app on a wide browser window — watchlist rows should stretch to fill the content area
  • Confirm padding is still present on all sides (p-6)
  • Confirm mobile layout is unaffected

🤖 Generated with Claude Code

ianchesal and others added 2 commits April 19, 2026 11:27
…ide screens

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Prevents filter pills and movie rows from stretching to fill ultra-wide
screens while keeping the list left-aligned against the sidebar.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@ianchesal ianchesal merged commit 1702f91 into main Apr 19, 2026
1 check passed
@ianchesal ianchesal deleted the ian/fix-watchlist-wide-layout branch April 19, 2026 11:46
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