Fixed image alignment

This commit is contained in:
Davis King 2013-01-01 20:58:32 -05:00
parent 88cd0f518c
commit 6d12bbd065
1 changed files with 2 additions and 1 deletions

View File

@ -292,7 +292,8 @@ function BigToggle(node)
<a href="http://sourceforge.net/project/platformdownload.php?group_id=130373"><img style="float:right" src="download-dlib.png"/></a>
</xsl:if>
<table bgcolor="white" height="100%" bordercolor="{$background_color}" CELLSPACING="0" CELLPADDING="10">
<table bgcolor="white" height="100%" bordercolor="{$background_color}"
CELLSPACING="0" CELLPADDING="10" style="border:0px;margin-top:2px">
<tr height="100%">
<xsl:apply-templates select="document($main_menu)/doc/menu"/>