[or-cvs] r23551: {website} add in keb's table alignment fix. (website/trunk/en)

Andrew Lewman andrew at torproject.org
Sun Oct 10 01:52:43 UTC 2010


Author: phobos
Date: 2010-10-10 01:52:43 +0000 (Sun, 10 Oct 2010)
New Revision: 23551

Modified:
   website/trunk/en/index.wml
Log:
add in keb's table alignment fix.


Modified: website/trunk/en/index.wml
===================================================================
--- website/trunk/en/index.wml	2010-10-10 01:49:39 UTC (rev 23550)
+++ website/trunk/en/index.wml	2010-10-10 01:52:43 UTC (rev 23551)
@@ -50,7 +50,7 @@
         <div id="home-our-projects" class="clearfix">
           <h2>Our Projects</h2>
           <div class="fauxhead"></div>
-          <table>
+          <table style="table-layout: fixed;">
             <tr>
               <td>
                 <img src="$(IMGROOT)/icon-default.jpg" alt="Default Icon">



More information about the tor-commits mailing list