summaryrefslogtreecommitdiffhomepage
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/components/LoginStyles.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/components/LoginStyles.js b/app/components/LoginStyles.js
index 05fa0f29f9..4538f9b82a 100644
--- a/app/components/LoginStyles.js
+++ b/app/components/LoginStyles.js
@@ -14,9 +14,8 @@ export default {
},
status_icon: {
flex: 0,
- height: 48,
marginBottom: 30,
- justifyContent: 'center',
+ alignItems: 'center',
},
login_form: {
flex: 1,