From dddbb3309c05c31720599167944dae543e9567a2 Mon Sep 17 00:00:00 2001 From: alwx Date: Wed, 30 Nov 2016 22:35:08 +0300 Subject: [PATCH] Accounts list overlaps with "Switch user" --- src/status_im/accounts/styles.cljs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/status_im/accounts/styles.cljs b/src/status_im/accounts/styles.cljs index c7cd39d9fd..b3aec31f9d 100644 --- a/src/status_im/accounts/styles.cljs +++ b/src/status_im/accounts/styles.cljs @@ -22,7 +22,8 @@ {:flex-grow 1}))) (def account-list - {:margin-bottom 20}) + {:margin-top 75 + :margin-bottom 110}) (def row-separator {:borderBottomWidth 1