summaryrefslogtreecommitdiffhomepage
path: root/app/components/SelectLocationStyles.js
diff options
context:
space:
mode:
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,