summaryrefslogtreecommitdiffhomepage
path: root/app/components/SelectLocationStyles.js
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@mullvad.net>2018-07-16 16:58:55 +0200
committerAndrej Mihajlov <and@mullvad.net>2018-07-16 16:58:55 +0200
commit3483bea5716b608cb04dc2d006595c8dbf0dfd6d (patch)
tree8499c2a2487d601d2e53cf623b5b7f5d9839a15f /app/components/SelectLocationStyles.js
parent7aa861495ffe90e0b5a9b9c67b8ccf0ad62c2882 (diff)
parent28425ce96bef4f9cef54673910aeae51237c6714 (diff)
downloadmullvadvpn-3483bea5716b608cb04dc2d006595c8dbf0dfd6d.tar.xz
mullvadvpn-3483bea5716b608cb04dc2d006595c8dbf0dfd6d.zip
Merge branch 'visual-adjustments'
Diffstat (limited to 'app/components/SelectLocationStyles.js')
-rw-r--r--app/components/SelectLocationStyles.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/components/SelectLocationStyles.js b/app/components/SelectLocationStyles.js
index c1fca00d07..6268f6ea16 100644
--- a/app/components/SelectLocationStyles.js
+++ b/app/components/SelectLocationStyles.js
@@ -36,8 +36,8 @@ export default {
borderRadius: 8,
marginLeft: 4,
marginRight: 4,
- marginTop: 19.5,
- marginBottom: 19.5,
+ marginTop: 20,
+ marginBottom: 20,
},
relay_status__inactive: {
backgroundColor: colors.red95,