summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@mullvad.net>2018-02-22 11:30:55 +0100
committerAndrej Mihajlov <and@mullvad.net>2018-02-26 12:58:59 +0100
commitbc156917248e2fc7525109ad92331da849312cff (patch)
tree2b55381dd0b8a4f56434f6bdbfd642ac132d8381
parent6882cfda78b63a0c2c278e1483f0cbe56f5fc5c3 (diff)
downloadmullvadvpn-bc156917248e2fc7525109ad92331da849312cff.tar.xz
mullvadvpn-bc156917248e2fc7525109ad92331da849312cff.zip
Adjust the back button's position in support view
-rw-r--r--app/components/SupportStyles.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/components/SupportStyles.js b/app/components/SupportStyles.js
index 85eb693fee..c02e2b5a55 100644
--- a/app/components/SupportStyles.js
+++ b/app/components/SupportStyles.js
@@ -24,7 +24,6 @@ export default Object.assign(createViewStyles({
flexDirection: 'row',
alignItems: 'center',
justifyContent: 'flex-start',
- marginLeft: 12,
},
support__close_icon:{
width: 24,