Skip to content

Commit db2033d

Browse files
committed
List view UI: Disable overflow scrolling
1 parent c6110a8 commit db2033d

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

ui/css/cloudstack3.css

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -452,11 +452,6 @@ div.list-view table tbody td span {
452452
white-space: nowrap;
453453
}
454454

455-
div.list-view table tbody td span:hover {
456-
overflow: auto;
457-
margin-top: 4px;
458-
}
459-
460455
div.list-view div.toolbar div.section-switcher div.section-select label {
461456
margin: 0 9px 0 0;
462457
}

0 commit comments

Comments
 (0)