CLOUDSTACK-3104: Fix view all button alignment in IE

This commit is contained in:
Brian Federle 2013-07-22 14:06:03 -07:00
parent f1e242f531
commit 1731e5bf86

View File

@ -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 {