summaryrefslogtreecommitdiffhomepage
path: root/app/components/LoginStyles.js
diff options
context:
space:
mode:
authoranderklander <anderklander@gmail.com>2018-03-25 20:39:53 +0200
committerAndrej Mihajlov <and@mullvad.net>2018-03-26 14:22:11 +0200
commit7dd3ecbed8d542efe97c36d9912f82920e5bdb7c (patch)
tree3f4e22f57bbab6a3b2caa5d78459cbed58e40bff /app/components/LoginStyles.js
parent716019047ce298d9dc82d508b9640fe2118d4e26 (diff)
downloadmullvadvpn-7dd3ecbed8d542efe97c36d9912f82920e5bdb7c.tar.xz
mullvadvpn-7dd3ecbed8d542efe97c36d9912f82920e5bdb7c.zip
Fix usage of cellbutton
Diffstat (limited to 'app/components/LoginStyles.js')
-rw-r--r--app/components/LoginStyles.js8
1 files changed, 0 insertions, 8 deletions
diff --git a/app/components/LoginStyles.js b/app/components/LoginStyles.js
index 7ecdeb0e67..b28a9ecae5 100644
--- a/app/components/LoginStyles.js
+++ b/app/components/LoginStyles.js
@@ -88,10 +88,6 @@ export default {
backgroundColor: colors.white40,
},
account_dropdown__remove: {
- paddingTop: 10,
- paddingLeft: 12,
- paddingRight: 12,
- paddingBottom: 12,
justifyContent: 'center',
color: colors.blue60,
},
@@ -154,10 +150,6 @@ export default {
lineHeight: 26,
color: colors.blue80,
border: 0,
- paddingTop: 10,
- paddingLeft: 12,
- paddingRight: 12,
- paddingBottom: 12,
textAlign: 'left',
},
})