summaryrefslogtreecommitdiffhomepage
path: root/app/components/AppButtonStyles.js
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@mullvad.net>2018-07-24 13:53:41 +0200
committerAndrej Mihajlov <and@mullvad.net>2018-07-24 13:53:41 +0200
commitd1632102fbf53032b87fc8f6bcdc7299ee411b15 (patch)
tree38f1972ac884b6372ec38becd68144af20c18b57 /app/components/AppButtonStyles.js
parent4b15132791c45c6d5675dbb39c74c5a6d257d458 (diff)
parentb45bc31c0b6a3c248c64da3cd75f9e10607bdc8a (diff)
downloadmullvadvpn-d1632102fbf53032b87fc8f6bcdc7299ee411b15.tar.xz
mullvadvpn-d1632102fbf53032b87fc8f6bcdc7299ee411b15.zip
Merge branch 'remove-global-styles-appbutton'
Diffstat (limited to 'app/components/AppButtonStyles.js')
-rw-r--r--app/components/AppButtonStyles.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/components/AppButtonStyles.js b/app/components/AppButtonStyles.js
index d1cf500cdb..d84b78b8a3 100644
--- a/app/components/AppButtonStyles.js
+++ b/app/components/AppButtonStyles.js
@@ -44,10 +44,6 @@ export default {
paddingLeft: 9,
paddingRight: 9,
paddingBottom: 9,
- marginTop: 8,
- marginBottom: 8,
- marginLeft: 24,
- marginRight: 24,
borderRadius: 4,
flex: 1,
flexDirection: 'column',