Merge pull request #583 from dod-ccpo/to-form-formatting-fix

Fix stying on TO Form for DoD ID input field
This commit is contained in:
leigh-mil 2019-01-29 14:27:55 -05:00 committed by GitHub
commit 5f00fa790d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -272,7 +272,7 @@
.task-order__invite-officer {
padding: 1.5rem;
background-color: $color-aqua-lightest;
border-color: $color-blue;
border-left-color: $color-blue;
border-left-style: solid;
border-left-width: $gap / 2;