index 6fce0be8b758d9fbdb080f4473c9c5eeb4101ee9..6797e06a77c09d589c09ad2e5cfc582e153c3f41 100644 (file)
<!-- indent all but first line of entries in tables of functions -->
<xsl:choose>
<xsl:when test="self::entry[@role='functableentry']">
- <xsl:attribute name="margin-left">5em</xsl:attribute>
- <xsl:attribute name="text-indent">-5em</xsl:attribute>
+ <xsl:attribute name="margin-left">4em</xsl:attribute>
+ <xsl:attribute name="text-indent">-3.5em</xsl:attribute>
<xsl:attribute name="text-align">left</xsl:attribute>
</xsl:when>
</xsl:choose>