Merge branch 'RetryTransaction' of github.com:MetaMask/metamask-plugin into RetryTransaction

This commit is contained in:
Dan Finlay 2017-12-06 23:43:11 -05:00
commit 73da8a5a4f
1 changed files with 4 additions and 4 deletions

View File

@ -120,15 +120,15 @@ TransactionListItem.prototype.render = function () {
this.resubmit()
},
style: {
height: '30px',
borderRadius: '30px',
height: '22px',
borderRadius: '22px',
color: '#F9881B',
padding: '0 25px',
padding: '0 20px',
backgroundColor: '#FFE3C9',
display: 'flex',
justifyContent: 'center',
alignItems: 'center',
fontSize: '9px',
fontSize: '8px',
cursor: 'pointer',
},
}, [