Skip to content

Tighten inter-month gap when week numbers are shown - #4

Merged
alontu merged 1 commit into
masterfrom
style/tighten-week-row-gap
Jun 12, 2026
Merged

Tighten inter-month gap when week numbers are shown#4
alontu merged 1 commit into
masterfrom
style/tighten-week-row-gap

Conversation

@alontu

@alontu alontu commented Jun 12, 2026

Copy link
Copy Markdown
Owner

Request

When week numbers are shown there's a larger-than-needed gap between month rows — a big empty band above each "שבוע N" label up to the month divider (and a little excess below the label too).

Change

  • Week-mode row gap 24px16px (the no-week-numbers mode stays 8px).
  • Week-number label top: -18px-15px (sits closer to its cell).
  • Net: inter-month gap ~48px → ~32px, verified with no overlap.

CSS-only spacing tweak; no logic change (70 tests still green, build green).

🤖 Generated with Claude Code

With week numbers on, the row gap was 24px, leaving a large empty band above
each "שבוע N" label up to the month divider. Reduce the week-mode row gap to
16px and nudge the week-number label closer to its cell (top -18px -> -15px),
shrinking the inter-month gap from ~48px to ~32px without overlap.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@alontu
alontu merged commit fe20a89 into master Jun 12, 2026
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