Merge pull request #176 from dod-ccpo/ui/review-and-submit

Ui/review and submit
This commit is contained in:
patricksmithdds
2018-08-15 10:17:28 -04:00
committed by GitHub
3 changed files with 97 additions and 65 deletions

View File

@@ -52,9 +52,13 @@ dl {
}
dd {
-webkit-margin-start: 0;
.label {
margin-left: 0;
}
}
> div {
margin-bottom: $gap * 2;
}
}
}