mirror of https://github.com/davisking/dlib.git
made the change log page not use pre tags anymore for the comment display.
This commit is contained in:
parent
b0b281cb2a
commit
0aaa6dd88c
|
@ -1123,7 +1123,7 @@ function BigToggle(node)
|
|||
</xsl:template>
|
||||
|
||||
<xsl:template match="msg">
|
||||
<pre><xsl:value-of select="."/></pre>
|
||||
<p style="margin:0.4em"><xsl:value-of select="."/></p>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue