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 address display wider in Account Details #8665

Merged
merged 2 commits into from
May 27, 2020

Conversation

whymarrh
Copy link
Contributor

This PR makes the address display wider on the Account Details page.

Before & after:

@whymarrh whymarrh requested a review from a team as a code owner May 27, 2020 21:05
brad-decker
brad-decker previously approved these changes May 27, 2020
@@ -403,10 +403,10 @@ textarea.twelve-word-phrase {
}

.qr-ellip-address, .ellip-address {
/*rtl:ignore*/
Copy link
Member

Choose a reason for hiding this comment

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

Why was this removed? I think this is still required to prevent the direction of the address from being flipped when using a RTL locale

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Is... is this comment used? 🤦

Copy link
Member

Choose a reason for hiding this comment

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

Yes - the rtl comments are directives for rtlcss, which we use via gulp-rtlcss

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I've added it back, that's unfortunate

Copy link
Member

@Gudahtt Gudahtt left a comment

Choose a reason for hiding this comment

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

LGTM!

@whymarrh whymarrh merged commit 145edbe into MetaMask:develop May 27, 2020
@whymarrh whymarrh deleted the qr-address branch May 27, 2020 22:41
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