Author: thamba
Date: 2006-03-31 10:47:46 +0200 (Fri, 31 Mar 2006)
New Revision: 2676

Modified:
   trunk/src/webapp/WEB-INF/jsp/decorators/mainDecorator.jsp
Log:
changing width parameter for IE width fix


Modified: trunk/src/webapp/WEB-INF/jsp/decorators/mainDecorator.jsp
===================================================================
--- trunk/src/webapp/WEB-INF/jsp/decorators/mainDecorator.jsp   2006-03-31 
08:03:52 UTC (rev 2675)
+++ trunk/src/webapp/WEB-INF/jsp/decorators/mainDecorator.jsp   2006-03-31 
08:47:46 UTC (rev 2676)
@@ -562,7 +562,7 @@
                                <decorator:getProperty 
property="page.tradedoubler"/>
                          <% } else { %>
 
-                       <table>
+                       <table border="0" width="100%">
                        <tr>
                         <decorator:getProperty property="page.spellcheck"/>
                          <td id="result_container">

_______________________________________________
Kernel-commits mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-commits

Reply via email to