summaryrefslogtreecommitdiff
path: root/gentoobrowse/xslt/use.xslt
diff options
context:
space:
mode:
Diffstat (limited to 'gentoobrowse/xslt/use.xslt')
-rw-r--r--gentoobrowse/xslt/use.xslt2
1 files changed, 1 insertions, 1 deletions
diff --git a/gentoobrowse/xslt/use.xslt b/gentoobrowse/xslt/use.xslt
index e8c5ea8..3b148a2 100644
--- a/gentoobrowse/xslt/use.xslt
+++ b/gentoobrowse/xslt/use.xslt
@@ -25,7 +25,7 @@
<li>
<a>
<xsl:attribute name="href">#<xsl:value-of select="$char" /></xsl:attribute>
- <i class="icon-chevron-right"></i> <xsl:value-of select="$char" />
+ <i class="icon-chevron-right">&#160;</i> <xsl:value-of select="$char" />
</a>
</li>
</xsl:for-each>