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