diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css index 8489e94f745..80f80ebdaba 100644 --- a/ui/css/cloudstack3.css +++ b/ui/css/cloudstack3.css @@ -1324,7 +1324,7 @@ div.list-view td.state.off span { } .detail-view .main-groups { - max-height: 469px; + max-height: 455px; overflow: auto; margin-right: 12px; }