Merge pull request #1051 from dod-ccpo/remove-loas

Remove LOAs
This commit is contained in:
graham-dds
2019-08-30 11:52:52 -04:00
committed by GitHub
14 changed files with 32 additions and 127 deletions

View File

@@ -47,12 +47,6 @@
td {
padding: 0.8rem;
&.task-order__loa {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
}
}
@@ -117,29 +111,6 @@
button {
margin-bottom: $gap * 3;
}
.task-order__loa-fieldset {
.usa-input__title {
padding: 0 0 0.4rem 0;
font-size: 1.7rem;
}
.usa-input {
margin: 0;
}
input {
margin: $gap 0;
&:first-child {
margin-top: 0;
}
&:last-child {
margin-bottom: 0;
}
}
}
}
.usa-input__title,