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

GH-2232: localization-related UI fixes #686

Merged
merged 8 commits into from Feb 12, 2021
Next

Prevent Welcome CTA button from breaking to two lines with longer tra…

…nslated strings
  • Loading branch information
wlycdgr committed Feb 11, 2021
commit 67ed262f8d7e0d261695829b6fbc7ddfb799a954
@@ -45,7 +45,7 @@
justify-content: center;
margin: 0 auto;
min-height: 44px;
width: 162px;
min-width: 162px;
padding: 7.7px 14px;
line-height: 22px;
background: linear-gradient(
ProTip! Use n and p to navigate between commits in a pull request.