diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2004-05-31 21:38:56 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2004-05-31 21:38:56 +0000 |
commit | 26b9a3b74732ffeb9f14ffda8ddaaca9b4e5ff3a (patch) | |
tree | 728b782c02e19348930105e3527d9fc0fe86bc56 /llvm/utils | |
parent | 8ac57711b040a981729151bfe6be4d42d64bb329 (diff) | |
download | bcm5719-llvm-26b9a3b74732ffeb9f14ffda8ddaaca9b4e5ff3a.tar.gz bcm5719-llvm-26b9a3b74732ffeb9f14ffda8ddaaca9b4e5ff3a.zip |
Align the lower portion of the page with the left margin so that the page
width is not made excessive by the large table of results. Improves
readability of the page.
llvm-svn: 13913
Diffstat (limited to 'llvm/utils')
-rw-r--r-- | llvm/utils/NightlyTestTemplate.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/utils/NightlyTestTemplate.html b/llvm/utils/NightlyTestTemplate.html index 8b9797bffac..7ee4ce0ddb3 100644 --- a/llvm/utils/NightlyTestTemplate.html +++ b/llvm/utils/NightlyTestTemplate.html @@ -108,11 +108,11 @@ <li>Newly passing tests: $TestsFixed <li>Newly failing tests: $TestsBroken </ul> - +</td></tr></tbody></table> <br><br><center> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#000000"> <table border="0" cellpadding="10" cellspacing="0"><tr><td bgcolor="#DDAA77" -<font size=+2 face=Verdana><b><a name="Trends">Changes over Time</font></b> +<font size=+2 face=Verdana><b><a name="Trends">Changes Over Time</font></b> </td></tr></table></td></tr></table></center><p> |