Skip to content

Commit 44a3f58

Browse files
committed
CLOUDSTACK-6342: Fix LB table listing for Firefox
1 parent 259ce3b commit 44a3f58

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ui/css/cloudstack3.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,8 @@ table tbody td.truncated > span {
176176
.list-view-select table th.name,
177177
.list-view-select table td.name {
178178
width: 170px;
179+
min-width: 170px;
180+
max-width: 170px;
179181
}
180182

181183
/** Multiselect*/

0 commit comments

Comments
 (0)