mirror of https://github.com/apache/cloudstack.git
Security groups: Prevent wrapping on account/SG text fields
This commit is contained in:
parent
a07938752a
commit
57ae7dfbeb
|
|
@ -8499,7 +8499,7 @@ div.container div.panel div#details-tab-addloadBalancer.detail-group div.loadBal
|
|||
|
||||
.security-rules .multi-edit .range input {
|
||||
width: 44px;
|
||||
margin: 0 0 0 8px;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
/*Recurring snapshots*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue