mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-6170 (fixing a GUI formatting issue)
This commit is contained in:
parent
1f2d86c9ba
commit
41d189a707
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue