summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--navit/xslt/sailfish_gui.xslt2
1 files changed, 1 insertions, 1 deletions
diff --git a/navit/xslt/sailfish_gui.xslt b/navit/xslt/sailfish_gui.xslt
index 2f2c8fd02..079699a44 100644
--- a/navit/xslt/sailfish_gui.xslt
+++ b/navit/xslt/sailfish_gui.xslt
@@ -25,7 +25,7 @@
<xsl:apply-templates select="@*"/>
<xsl:attribute name="font_size">350</xsl:attribute>
<xsl:attribute name="icon_xs">32</xsl:attribute>
- <xsl:attribute name="icon_s">96</xsl:attribute>
+ <xsl:attribute name="icon_s">64</xsl:attribute>
<xsl:attribute name="icon_l">96</xsl:attribute>
<xsl:attribute name="enabled">yes</xsl:attribute>
<xsl:apply-templates select="node()"/>