CLOUDSTACK-6342: Fix LB table listing for Firefox

This commit is contained in:
Brian Federle 2014-05-05 12:31:34 -07:00
parent 41684505d6
commit 4d84970ddc
1 changed files with 2 additions and 0 deletions

View File

@ -176,6 +176,8 @@ table tbody td.truncated > span {
.list-view-select table th.name,
.list-view-select table td.name {
width: 170px;
min-width: 170px;
max-width: 170px;
}
/** Multiselect*/