aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/accounts/index.js
diff options
context:
space:
mode:
authorkumavis <kumavis@users.noreply.github.com>2016-10-13 04:03:15 +0800
committerGitHub <noreply@github.com>2016-10-13 04:03:15 +0800
commit88a68f732ee068d5f230708927207e3f84c43ad0 (patch)
tree5d0b967a582a7ef6e189834fccba5ede7e73101e /ui/app/accounts/index.js
parenta1c3c944cf534fff8bfb9560347a03ba2a2bda00 (diff)
parentd67a5031c7f2b4cd14d3d27f3769a31769012f54 (diff)
downloadtangerine-wallet-browser-88a68f732ee068d5f230708927207e3f84c43ad0.tar.gz
tangerine-wallet-browser-88a68f732ee068d5f230708927207e3f84c43ad0.tar.zst
tangerine-wallet-browser-88a68f732ee068d5f230708927207e3f84c43ad0.zip
Merge branch 'master' into i695-dapp-reload
Diffstat (limited to 'ui/app/accounts/index.js')
-rw-r--r--ui/app/accounts/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/app/accounts/index.js b/ui/app/accounts/index.js
index 735526c60..7551c498e 100644
--- a/ui/app/accounts/index.js
+++ b/ui/app/accounts/index.js
@@ -54,7 +54,7 @@ AccountsScreen.prototype.render = function () {
h('hr.horizontal-line'),
// identity selection
- h('section.identity-section.flex-column', {
+ h('section.identity-section', {
style: {
height: '418px',
overflowY: 'auto',