mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
Fix wrapping for port forwarding multiedit fields in FF
This commit is contained in:
parent
caba41747d
commit
2a50fd0b0b
@ -7619,10 +7619,10 @@ div.container div.panel div#details-tab-addloadBalancer.detail-group div.loadBal
|
||||
}
|
||||
|
||||
.multi-edit .range input {
|
||||
width: 41px;
|
||||
margin-left: 13px;
|
||||
width: 35px;
|
||||
margin-left: 6px;
|
||||
margin-right: 2px;
|
||||
position: relative;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.multi-edit .range label {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user