add in keb's table alignment fix.
Andrew Lewman

Andrew Lewman commited on 2010-10-10 03:52:43
Zeige 1 geänderte Dateien mit 1 Einfügungen und 1 Löschungen.

... ...
@@ -50,7 +50,7 @@
50 50
         <div id="home-our-projects" class="clearfix">
51 51
           <h2>Our Projects</h2>
52 52
           <div class="fauxhead"></div>
53
-          <table>
53
+          <table style="table-layout: fixed;">
54 54
             <tr>
55 55
               <td>
56 56
                 <img src="$(IMGROOT)/icon-default.jpg" alt="Default Icon">
57 57