mirror of
https://github.com/apache/cloudstack.git
synced 2025-12-16 10:32:34 +01:00
CS-14752: Fix select security group scrollbars
This commit is contained in:
parent
561c97fe58
commit
3aac0d75d7
@ -4562,6 +4562,10 @@ label.error {
|
|||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.multi-wizard .select-security-group .content {
|
||||||
|
height: 366px;
|
||||||
|
}
|
||||||
|
|
||||||
.multi-wizard .content .section {
|
.multi-wizard .content .section {
|
||||||
width: 416px;
|
width: 416px;
|
||||||
background: #E9E9E9;
|
background: #E9E9E9;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user