Synch message list table width with css/default.css since the lack of a width here...
[squirrelmail.git] / templates / default / css / default.css
index 9e46a1aa8c3e2c9ca73f3fb7cc0c2914bcd34951..587d414035ba55c7cad75dea676df21a4b0cd4c8 100644 (file)
@@ -325,6 +325,7 @@ td.error_header {
 
 .table_messageList     {
     background: #ffffcc /* __COLOR5__*/;
+    width:100%;
 }
 
 .table_messageList     tr.headerRow    {