diff options
Replace ui with responsive-ui
Diffstat (limited to 'ui/app/keychains')
-rw-r--r-- | ui/app/keychains/hd/create-vault-complete.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ui/app/keychains/hd/create-vault-complete.js b/ui/app/keychains/hd/create-vault-complete.js index a318a9b50..c32751fff 100644 --- a/ui/app/keychains/hd/create-vault-complete.js +++ b/ui/app/keychains/hd/create-vault-complete.js @@ -47,8 +47,6 @@ CreateVaultCompleteScreen.prototype.render = function () { h('div', { style: { - width: '360px', - height: '78px', fontSize: '1em', marginTop: '10px', textAlign: 'center', |