diff --git a/styles/sections/_task_order.scss b/styles/sections/_task_order.scss index 3ee5510d..c2d585af 100644 --- a/styles/sections/_task_order.scss +++ b/styles/sections/_task_order.scss @@ -237,4 +237,13 @@ } } } + + .alert { + padding: 1.5rem; + + .usa-input { + width: 100%; + margin: 0; + } + } } diff --git a/templates/task_orders/new/oversight.html b/templates/task_orders/new/oversight.html index 5622b4fa..ac8d39cb 100644 --- a/templates/task_orders/new/oversight.html +++ b/templates/task_orders/new/oversight.html @@ -23,17 +23,9 @@
{{ "task_orders.new.oversight.cor_info_paragraph" | translate }}
- {{ CheckboxInput(form.am_cor) }} -======= -{{ "task_orders.new.oversight.cor_info_paragraph" | translate }}
-