mirror of https://github.com/apache/cloudstack.git
Fix css syntax error in cloudstack3.css
Signed-off-by: Daan Hoogland <daan.hoogland@gmail.com> This closes #463
This commit is contained in:
parent
34d097f349
commit
6dbf476755
|
|
@ -11453,7 +11453,8 @@ div.ui-dialog div.health-check div.health-check-description {
|
|||
}
|
||||
|
||||
div.ui-dialog div.health-check div.form-container form div.form-item {
|
||||
width: 58% margin-left:116px;
|
||||
width: 58%;
|
||||
margin-left:116px;
|
||||
margin-top: -16px;
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue