Merge pull request #4686 from MetaMask/tweak-token-list-amount-style

Ensures token list amount is in its own row.
This commit is contained in:
Dan J Miller 2018-07-05 12:39:26 -02:30 committed by GitHub
commit d4bc943b01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ $wallet-balance-breakpoint-range: "screen and (min-width: #{$break-large}) and (
&__fiat-amount {
margin-top: .25%;
font-size: 105%;
width: 100%;
text-transform: uppercase;
@media #{$wallet-balance-breakpoint-range} {