diff options
Diffstat (limited to 'xsl')
-rw-r--r-- | xsl/layout.xsl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/xsl/layout.xsl b/xsl/layout.xsl index db3b777..cc9da49 100644 --- a/xsl/layout.xsl +++ b/xsl/layout.xsl @@ -67,9 +67,8 @@ </a> </div> <xsl:apply-templates mode="html" /> - <br style="clear:both"/> </div> - <hr class="delimit" /> + <hr class="delimit" style="clear: both" /> </div> <div id="footer"> <p> |