summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gentoobrowse-api/service/notifications/xslt/news.xslt2
1 files changed, 1 insertions, 1 deletions
diff --git a/gentoobrowse-api/service/notifications/xslt/news.xslt b/gentoobrowse-api/service/notifications/xslt/news.xslt
index 6b2ea29..04ff36e 100644
--- a/gentoobrowse-api/service/notifications/xslt/news.xslt
+++ b/gentoobrowse-api/service/notifications/xslt/news.xslt
@@ -17,7 +17,7 @@
<li>
<a>
<xsl:attribute name="href">http://gentoobrowse.randomdan.homeip.net/packages/<xsl:value-of select="name" /></xsl:attribute>
- <i class="icon-chevron-right"></i>
+ <i class="icon-chevron-right">&#160;</i>
<xsl:value-of select="name" />
</a>
</li>