summaryrefslogtreecommitdiffhomepage
path: root/app
diff options
context:
space:
mode:
authoranderklander <anderklander@gmail.com>2018-01-09 11:27:10 +0100
committeranderklander <anderklander@gmail.com>2018-01-18 19:28:03 +0100
commitfc65b7414afed915de8bce89d00a46449e91f196 (patch)
tree9d9835e7f679ab03c4ef0ac46d266b42312447ea /app
parentfd8dc20f90213d5790db4dfc78290bc80fbd5c64 (diff)
downloadmullvadvpn-fc65b7414afed915de8bce89d00a46449e91f196.tar.xz
mullvadvpn-fc65b7414afed915de8bce89d00a46449e91f196.zip
Size on icon style to display image on android
Diffstat (limited to 'app')
-rw-r--r--app/components/SettingsStyles.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/components/SettingsStyles.js b/app/components/SettingsStyles.js
index 394aa6f1ce..bb6a3fed97 100644
--- a/app/components/SettingsStyles.js
+++ b/app/components/SettingsStyles.js
@@ -60,6 +60,8 @@ export default Object.assign(createViewStyles({
settings__cell_disclosure:{
marginLeft: 8,
color: 'rgba(255, 255, 255, 0.8)',
+ width: 7,
+ height: 12,
},
settings__cell_spacer:{
height: 24,