From: Jirka Kosek Date: Thu, 8 Nov 2012 14:26:20 +0000 (+0000) Subject: Fixed positioning of footnote separate when CSS decoration is used. X-Git-Tag: release/1.79.1~6^2~285 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5b3b6eaa96c0bdb8a21e2b91a3751db0133034fa;p=docbook-dsssl Fixed positioning of footnote separate when CSS decoration is used. --- diff --git a/xsl/html/chunk-common.xsl b/xsl/html/chunk-common.xsl index f4338da51..b3bb710ca 100644 --- a/xsl/html/chunk-common.xsl +++ b/xsl/html/chunk-common.xsl @@ -896,9 +896,10 @@ - + ';', + 'margin-', $direction.align.start, ': 0')"/> diff --git a/xsl/html/footnote.xsl b/xsl/html/footnote.xsl index 8438265ea..a66be998a 100644 --- a/xsl/html/footnote.xsl +++ b/xsl/html/footnote.xsl @@ -265,9 +265,10 @@ linkend/id: - + ';', + 'margin-', $direction.align.start, ': 0')"/>