Skip to content

Commit 0b91935

Browse files
author
Mike Tutkowski
committed
CLOUDSTACK-6170 (fixing a GUI formatting issue)
1 parent a19d50e commit 0b91935

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎ui/css/cloudstack3.css‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6094,7 +6094,7 @@ label.error {
60946094
}
60956095

60966096
.instance-wizard .step.data-disk-offering.custom-iops-do .select-container {
6097-
height: 235px;
6097+
height: 165px;
60986098
}
60996099

61006100
.instance-wizard .step.data-disk-offering .custom-iops-do {
@@ -6108,7 +6108,7 @@ label.error {
61086108
.instance-wizard .step.data-disk-offering .custom-iops-do .field {
61096109
width: 30%;
61106110
float: left;
6111-
margin-bottom: 13px;
6111+
margin-bottom: 5px;
61126112
}
61136113

61146114
.instance-wizard .step.data-disk-offering .custom-iops-do .field label {

0 commit comments

Comments
 (0)