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(signup): button size too small on safari #2614

Merged
merged 1 commit into from
Jan 3, 2023
Merged

Conversation

jefflembeck
Copy link
Contributor

@jefflembeck jefflembeck commented Jan 3, 2023

No font-size set means we're stuck with browser vendor defaults and safari says "small"

Before:

before-signup-button

After:

after-signup-button

No font-size set means we're stuck with browser vendor defaults and
safari says "small"
Copy link
Contributor

@stoyan stoyan left a comment

Choose a reason for hiding this comment

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

shipshipship

Copy link
Contributor

@tkadlec tkadlec left a comment

Choose a reason for hiding this comment

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

yes please!!

@jefflembeck jefflembeck merged commit 39ba2ab into master Jan 3, 2023
@jefflembeck jefflembeck deleted the signup-button-size branch January 3, 2023 22:09
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.

3 participants