Correct caps of Send button on main screen.

This commit is contained in:
Dan 2018-03-07 22:47:29 -03:30
parent abe8bc19a8
commit 09dae760bc
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ TxView.prototype.renderButtons = function () {
}),
}, t('deposit')),
h('button.btn-clear.hero-balance-button', {
h('button.btn-clear.hero-balance-button.allcaps', {
style: {
marginLeft: '0.8em',
},