summaryrefslogtreecommitdiffhomepage
path: root/app/components/PreferencesStyles.js
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@mullvad.net>2018-07-10 15:55:04 +0200
committerAndrej Mihajlov <and@mullvad.net>2018-07-16 16:44:05 +0200
commitfa8cf2513f2ab2ffca71fb32c02e4d1452313076 (patch)
tree63c8431f987a1e785602c87d4f1c87bc10208028 /app/components/PreferencesStyles.js
parentcc338ca0571452d437a7c54e28d0f57967184973 (diff)
downloadmullvadvpn-fa8cf2513f2ab2ffca71fb32c02e4d1452313076.tar.xz
mullvadvpn-fa8cf2513f2ab2ffca71fb32c02e4d1452313076.zip
Align margins across the app
Diffstat (limited to 'app/components/PreferencesStyles.js')
-rw-r--r--app/components/PreferencesStyles.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/components/PreferencesStyles.js b/app/components/PreferencesStyles.js
index c2d41c4ecb..9d0192df2f 100644
--- a/app/components/PreferencesStyles.js
+++ b/app/components/PreferencesStyles.js
@@ -61,9 +61,9 @@ export default {
paddingLeft: 24,
},
preferences__cell_label_container: {
- paddingTop: 15,
+ paddingTop: 14,
paddingRight: 12,
- paddingBottom: 15,
+ paddingBottom: 14,
paddingLeft: 24,
flexGrow: 1,
},