Changes in directory llvm-www/poll:

voting.tpl.html updated: 1.5 -> 1.6
---
Log message:

Table width matters.


---
Diffs of the changes:  (+1 -1)

 voting.tpl.html |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


Index: llvm-www/poll/voting.tpl.html
diff -u llvm-www/poll/voting.tpl.html:1.5 llvm-www/poll/voting.tpl.html:1.6
--- llvm-www/poll/voting.tpl.html:1.5   Wed Nov 29 13:41:02 2006
+++ llvm-www/poll/voting.tpl.html       Wed Nov 29 13:42:55 2006
@@ -119,7 +119,7 @@
 Lattner</a></span>
 
 </td>
-<td valign=top>
+<td valign=top width="64%">
 <div class="www_sectiontitle">{vote_title}</div>
 <div class="www_text">
 <p>



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to