diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css index 26505309d06..efe312fccc3 100644 --- a/ui/css/cloudstack3.css +++ b/ui/css/cloudstack3.css @@ -4562,6 +4562,10 @@ label.error { float: left; } +.multi-wizard .select-security-group .content { + height: 366px; +} + .multi-wizard .content .section { width: 416px; background: #E9E9E9;