mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-3104: Fix view all button alignment in IE
This commit is contained in:
parent
f39de1d791
commit
89a47abc1e
|
|
@ -2108,6 +2108,7 @@ div.detail-group.actions td {
|
|||
display: block;
|
||||
width: 99%;
|
||||
border-bottom: 1px solid #AAAAAA;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.detail-group table td.detail-actions .action.text {
|
||||
|
|
|
|||
Loading…
Reference in New Issue