aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/modals/deposit-ether-modal.js
diff options
context:
space:
mode:
authorAlexander Tseung <alextsg@users.noreply.github.com>2018-03-17 04:09:49 +0800
committerGitHub <noreply@github.com>2018-03-17 04:09:49 +0800
commit6f749e5576cb981a469d0cf969b15901bcc05cfa (patch)
treec7204b86eadaa0c21efe50030797b1a5340442a6 /ui/app/components/modals/deposit-ether-modal.js
parentad9feee637822dbcf945f0017b88bcbc4c9ede44 (diff)
downloadtangerine-wallet-browser-6f749e5576cb981a469d0cf969b15901bcc05cfa.tar.gz
tangerine-wallet-browser-6f749e5576cb981a469d0cf969b15901bcc05cfa.tar.zst
tangerine-wallet-browser-6f749e5576cb981a469d0cf969b15901bcc05cfa.zip
Update Confirm Contract screen (#3597)
Diffstat (limited to 'ui/app/components/modals/deposit-ether-modal.js')
-rw-r--r--ui/app/components/modals/deposit-ether-modal.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/app/components/modals/deposit-ether-modal.js b/ui/app/components/modals/deposit-ether-modal.js
index 23e8666af..b642513d7 100644
--- a/ui/app/components/modals/deposit-ether-modal.js
+++ b/ui/app/components/modals/deposit-ether-modal.js
@@ -109,7 +109,7 @@ DepositEtherModal.prototype.render = function () {
const isTestNetwork = ['3', '4', '42'].find(n => n === network)
const networkName = networkNames[network]
- return h('div.page-container.page-container--full-width', {}, [
+ return h('div.page-container.page-container--full-width.page-container--full-height', {}, [
h('div.page-container__header', [