aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--responsive-ui/app/account-detail.js6
1 files changed, 0 insertions, 6 deletions
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', {