mirror of https://github.com/apache/cloudstack.git
CS-14053: IE compatibility issues
This commit is contained in:
parent
28b0df590e
commit
63116385c4
|
|
@ -113,7 +113,7 @@ table th {
|
|||
width: auto;
|
||||
width: 88px;
|
||||
min-width: 88px;
|
||||
font-size: 12px;
|
||||
font-size: 11px;
|
||||
overflow: hidden;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -111,7 +111,7 @@ table th {
|
|||
color: #495A76;
|
||||
clear: none;
|
||||
min-width: 88px;
|
||||
font-size: 12px;
|
||||
font-size: 11px;
|
||||
overflow: hidden;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue