Update form layout defaults to match design (#1878)

This commit is contained in:
Matt Irvine
2018-07-10 13:45:36 -07:00
committed by GitHub
parent d51a7a9eb7
commit 0b1e9c7c66
2 changed files with 10 additions and 9 deletions

View File

@@ -18,7 +18,7 @@
}
.form-vertical-container {
padding-bottom: 15px;
padding-bottom: 5px;
width: 100%;
}
@@ -57,11 +57,8 @@
display: table-cell;
}
.form-group-item .form-item-row,
.form-group-item.form-cell {
padding-left: 30px;
}
.form-group-label {
padding-top: 3px;
padding-bottom: 0px;
}
font-weight: bold;
}