[yelp-xsl] html.xsl: Remove indenting of subsections



commit 5cfa268eb4e4f2721b10550e261bada2cedd6f78
Author: Shaun McCance <shaunm gnome org>
Date:   Tue Jan 27 10:04:45 2015 +0000

    html.xsl: Remove indenting of subsections

 xslt/common/html.xsl |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/xslt/common/html.xsl b/xslt/common/html.xsl
index a919ecd..44010b7 100644
--- a/xslt/common/html.xsl
+++ b/xslt/common/html.xsl
@@ -703,7 +703,6 @@ div.sect {
 }
 div.sect div.sect {
   margin-top: 1.44em;
-  margin-</xsl:text><xsl:value-of select="$left"/><xsl:text>: 1.72em;
 }
 div.trails {
   margin: 0;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]