CLOUDSTACK-6170 (fixing a GUI formatting issue)

This commit is contained in:
Mike Tutkowski 2014-03-24 14:54:52 -06:00
parent 1f2d86c9ba
commit 41d189a707
1 changed files with 2 additions and 2 deletions

View File

@ -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 {