aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/buy-button-subview.js
diff options
context:
space:
mode:
authorkumavis <kumavis@users.noreply.github.com>2017-08-09 06:56:02 +0800
committerGitHub <noreply@github.com>2017-08-09 06:56:02 +0800
commit7db1f30590c9dbd01456517ebf0a24e1f76ddd40 (patch)
tree96404f18a53d96a6fd6de059e0e70e8fe704784c /ui/app/components/buy-button-subview.js
parentcd1437fdd3fa897720733a5a5099e640bde5dfa2 (diff)
parent9d3b5348aad0715f62c5bc2c0f4b5d0982ee2634 (diff)
downloadtangerine-wallet-browser-7db1f30590c9dbd01456517ebf0a24e1f76ddd40.tar.gz
tangerine-wallet-browser-7db1f30590c9dbd01456517ebf0a24e1f76ddd40.tar.zst
tangerine-wallet-browser-7db1f30590c9dbd01456517ebf0a24e1f76ddd40.zip
Merge pull request #1877 from MetaMask/hotfix/mobile-buy-layout
Improve layout for legacy buy screen
Diffstat (limited to 'ui/app/components/buy-button-subview.js')
-rw-r--r--ui/app/components/buy-button-subview.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/app/components/buy-button-subview.js b/ui/app/components/buy-button-subview.js
index 87084f92d..759eb15bd 100644
--- a/ui/app/components/buy-button-subview.js
+++ b/ui/app/components/buy-button-subview.js
@@ -143,7 +143,7 @@ BuyButtonSubview.prototype.formVersionSubview = function () {
return h('div.flex-column', {
style: {
alignItems: 'center',
- margin: '50px',
+ margin: '20px 50px',
},
}, [
h('h3.text-transform-uppercase', {