From 7f790af2c2a18c873df008318e5c50351180ca2d Mon Sep 17 00:00:00 2001 From: Rohit Yadav Date: Wed, 23 Sep 2015 15:36:15 +0530 Subject: [PATCH] metrics: fix css Signed-off-by: Rohit Yadav --- ui/css/cloudstack3.css | 5 ----- 1 file changed, 5 deletions(-) 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;