mirror of https://github.com/apache/cloudstack.git
CS-13738: IE compatibility issues -No data to show text
This commit is contained in:
parent
d33c9e61ef
commit
abc1711e07
|
|
@ -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