Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Closure row margins #2305

Merged
merged 2 commits into from
Nov 21, 2024
Merged

fix: Closure row margins #2305

merged 2 commits into from
Nov 21, 2024

Conversation

cmaddox5
Copy link
Contributor

Closure rows were only taking up as much width as the longest elevator name. When the longest name can fit entirely between the margins, this caused dividers to be too short and for subsequent pages to appear on the current page. See here for reference. I moved around some margins so that the rows are always 1080px wide.

@cmaddox5 cmaddox5 force-pushed the cm/fix-elevator-margins branch from 3a07725 to a836c5e Compare November 19, 2024 18:38
@cmaddox5 cmaddox5 marked this pull request as ready for review November 20, 2024 12:29
@cmaddox5 cmaddox5 requested a review from a team as a code owner November 20, 2024 12:29
@cmaddox5 cmaddox5 merged commit 0fb2704 into main Nov 21, 2024
11 checks passed
@cmaddox5 cmaddox5 deleted the cm/fix-elevator-margins branch November 21, 2024 18:29
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.

2 participants