diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css index 374363e89bb..21f5150106e 100644 --- a/ui/css/cloudstack3.css +++ b/ui/css/cloudstack3.css @@ -6102,7 +6102,8 @@ label.error { /*Tree view*/ .tree-view { - height: 100%; + width: 24%; + height: 98%; overflow: auto; }