summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@mullvad.net>2018-02-26 13:00:00 +0100
committerAndrej Mihajlov <and@mullvad.net>2018-02-26 13:00:00 +0100
commit8799e5dcfa1f5baf1b2c439a2bd1b703a4b7ac9f (patch)
tree2b55381dd0b8a4f56434f6bdbfd642ac132d8381
parent6882cfda78b63a0c2c278e1483f0cbe56f5fc5c3 (diff)
parentbc156917248e2fc7525109ad92331da849312cff (diff)
downloadmullvadvpn-8799e5dcfa1f5baf1b2c439a2bd1b703a4b7ac9f.tar.xz
mullvadvpn-8799e5dcfa1f5baf1b2c439a2bd1b703a4b7ac9f.zip
Merge branch 'fix-support-back-button'
-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,