mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-22 17:33:23 +01:00
Correct caps of Send button on main screen.
This commit is contained in:
parent
abe8bc19a8
commit
09dae760bc
@ -75,7 +75,7 @@ TxView.prototype.renderButtons = function () {
|
|||||||
}),
|
}),
|
||||||
}, t('deposit')),
|
}, t('deposit')),
|
||||||
|
|
||||||
h('button.btn-clear.hero-balance-button', {
|
h('button.btn-clear.hero-balance-button.allcaps', {
|
||||||
style: {
|
style: {
|
||||||
marginLeft: '0.8em',
|
marginLeft: '0.8em',
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user