From 41d189a7075e1a07b90394a6e05af949bdfa26e7 Mon Sep 17 00:00:00 2001 From: Mike Tutkowski Date: Mon, 24 Mar 2014 14:54:52 -0600 Subject: [PATCH] CLOUDSTACK-6170 (fixing a GUI formatting issue) --- ui/css/cloudstack3.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css index 7b01c9a3e2e..4aab13b4876 100644 --- a/ui/css/cloudstack3.css +++ b/ui/css/cloudstack3.css @@ -6094,7 +6094,7 @@ label.error { } .instance-wizard .step.data-disk-offering.custom-iops-do .select-container { - height: 235px; + height: 165px; } .instance-wizard .step.data-disk-offering .custom-iops-do { @@ -6108,7 +6108,7 @@ label.error { .instance-wizard .step.data-disk-offering .custom-iops-do .field { width: 30%; float: left; - margin-bottom: 13px; + margin-bottom: 5px; } .instance-wizard .step.data-disk-offering .custom-iops-do .field label {