diff --git a/responsive-ui/app/account-detail.js b/responsive-ui/app/account-detail.js index b39252db6..f01a4a6f6 100644 --- a/responsive-ui/app/account-detail.js +++ b/responsive-ui/app/account-detail.js @@ -186,12 +186,6 @@ AccountDetailScreen.prototype.render = function () { h('button', { onClick: () => props.dispatch(actions.buyEthView(selected)), - style: { - marginBottom: '20px', - marginRight: '8px', - position: 'absolute', - left: '219px', - }, }, 'BUY'), h('button', {