Skip to content

LAYOUT-1b: trim auth card so /signup fully fits on large screens#105

Merged
mvalancy merged 1 commit into
devfrom
fix/signin-trim-20px
Jun 18, 2026
Merged

LAYOUT-1b: trim auth card so /signup fully fits on large screens#105
mvalancy merged 1 commit into
devfrom
fix/signin-trim-20px

Conversation

@mvalancy

Copy link
Copy Markdown
Member

Closes the remaining ~20px of /signup vertical overflow (the 2-column layout in #104 cut it from 196px→20px). lg-only spacing trims (outer lg:py-3, form lg:py-6 + lg:space-y-4). Verified in a production build: documentElement.scrollHeight == clientHeight (1000) @1600×1000 even with the dev HTTP banner present → the HTTPS cloud fits with margin. No small-screen change.

🤖 Generated with Claude Code

…scroll)

The 2-column layout cut the /signup overflow from 196px to ~20px @1600x1000;
this closes the rest with lg-only spacing reductions (outer lg:py-3, form
lg:py-6 + lg:space-y-4). Verified in a production build: documentElement
scrollH == clientH (1000) at 1600x1000 even WITH the dev HTTP banner present, so
the HTTPS cloud (no banner) fits with margin to spare. No mobile/small-screen
change.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

🧪 Comprehensive Test Suite

  • Unit suites (Node 18.x & 20.x) — core, web, server, mcp-server: ✅ passed
  • Installer & deploy config: ✅ passed

Full-stack smoke gate runs in the CI workflow.

@mvalancy mvalancy merged commit f874d22 into dev Jun 18, 2026
16 checks passed
@mvalancy mvalancy deleted the fix/signin-trim-20px branch June 18, 2026 00: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