IE bugfixes

This commit is contained in:
Alexandre Cloutier
2014-09-05 11:01:57 -04:00
parent ca8351d1f9
commit 984e208dd9
5 changed files with 22 additions and 12 deletions
+2 -2
View File
@@ -57,7 +57,7 @@
</table>
</div>
<div id="resultsTable">
<table id="searchMailFooter" class="sortable messageList">
<table id="searchMailFooter" class="sortable messageList" cellspacing="0">
<thead>
<tr>
<td id="subjectSearchHeader" class="td_header">
@@ -79,7 +79,7 @@
</thead>
<tbody>
<tr>
<td colspan="4" id="noSearchResults"><var:string label:value="No matches found" /></td>
<td colspan="6" id="noSearchResults"><var:string label:value="No matches found" /></td>
</tr>
</tbody>
</table>