Fix spacing and update icon

This commit is contained in:
leigh-mil
2019-06-14 10:56:57 -04:00
parent 5be4efb9d9
commit 66b0cb7e75
3 changed files with 9 additions and 3 deletions

View File

@@ -376,7 +376,7 @@
<hr>
<div class="h3">Upload your supporting documentation</div>
<div class="task-order__pdf-help-text">
Upload a single PDF containing all relevant information. {{ Icon('help')}}
Upload a single PDF containing all relevant information. {{ Icon('question')}}
</div>
{{ UploadInput(form.pdf, watch=True) }}
</div>