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(FEC-9654): error screen - the text for retry button on Spanish exceeds the button boundary #490

Merged
merged 3 commits into from
Mar 4, 2020

Conversation

yairans
Copy link
Contributor

@yairans yairans commented Feb 24, 2020

Description of the Changes

Replace width: 120px with width: auto, min-width: 120px to support long text.

Solves FEC-9654

CheckLists

  • changes have been done against master branch, and PR does not conflict
  • new unit / functional tests have been added (whenever applicable)
  • test are passing in local environment
  • Travis tests are passing (or test results are not worse than on master branch :))
  • Docs have been updated

@yairans yairans requested a review from a team February 24, 2020 14:22
@yairans yairans self-assigned this Feb 24, 2020
@yairans yairans merged commit 68fdbb2 into master Mar 4, 2020
@yairans yairans deleted the FEC-9654 branch March 4, 2020 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

2 participants