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

Make button row 11 columns wide at small viewports. #560

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

pathunstrom
Copy link
Contributor

The cause of #559 was the row the buttons are embedded in are col-sm-8, which is too thin in some breakpoints for the width of the the button. I tested a few other column widths, 10 was too thin at the 554 breakpoint. 12 is full width at all sizes. 11 works at all.

Happy to switch to 12 if that is preferred.

image

Reported as #559, the "Contribute to BeeWare" button was too narrow at a variety of breakpoints. This makes it wide enough for the text at all the major breakpoints.

Fixes #559

PR Checklist:

  • All new features have been tested
  • All new features have been documented
  • I have read the CONTRIBUTING.md file
  • I will abide by the code of conduct

@freakboy3742 freakboy3742 added the preview Approved for an automated preview label Apr 17, 2024
Copy link

Visit the preview URL for this PR (updated for commit 0a78d66):

https://beeware-org--pr560-home-page-button-wid-plu068wj.web.app

(expires Wed, 24 Apr 2024 00:36:37 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: b0da44bc067e7d9a4255c77cb2c5fce572218cec

Copy link
Member

@freakboy3742 freakboy3742 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great - thanks for the fix!

@freakboy3742 freakboy3742 merged commit 6f4b90d into beeware:lektor Apr 17, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
preview Approved for an automated preview
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The Contribute To Beeware Button is too thin in some breakpoints
2 participants