CS-14053: IE compatibility issues

This commit is contained in:
Pranav Saxena 2012-05-25 00:42:23 +05:30
parent 28b0df590e
commit 63116385c4
2 changed files with 2 additions and 2 deletions

View File

@ -113,7 +113,7 @@ table th {
width: auto;
width: 88px;
min-width: 88px;
font-size: 12px;
font-size: 11px;
overflow: hidden;
vertical-align: middle;
}

View File

@ -111,7 +111,7 @@ table th {
color: #495A76;
clear: none;
min-width: 88px;
font-size: 12px;
font-size: 11px;
overflow: hidden;
vertical-align: middle;
}