Move CSS -> SCSS

This commit is contained in:
Brian Federle 2013-09-19 10:31:21 -07:00
parent 160d980c72
commit def66e1e48
1 changed files with 2 additions and 1 deletions

View File

@ -10897,7 +10897,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;
}