Set content width and move alert

This commit is contained in:
leigh-mil
2019-06-12 15:27:40 -04:00
parent e5e668711f
commit 753898db67
2 changed files with 8 additions and 3 deletions

View File

@@ -108,13 +108,14 @@
<to-form inline-template v-bind:initial-clin-count="{{ form.clins.data | length }}">
<div class="task-order task_order__form">
{% include "fragments/flash.html" %}
<p class="section-description">
{{ "task_orders.new.form_help_text" | translate }}
</p>
<hr>
{% include "fragments/flash.html" %}
<div class="row">
<div class="col">
<div class="h1">Add your task order</div>