diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css index 298cbccccd6..58bd88178e5 100644 --- a/ui/css/cloudstack3.css +++ b/ui/css/cloudstack3.css @@ -347,7 +347,6 @@ table th div.ui-resizable-handle { } .no-split tbody { - height: 520px; padding-top: 58px; } @@ -355,10 +354,6 @@ table th div.ui-resizable-handle { min-width: 120px; } -.horizontal-overflow tbody { - overflow: auto; -} - .groupable-header { background: url(../images/bg-table-head.png); border-left: 1px solid #C6C3C3;