Fixed Required Field Marker for miles / round trip

This commit is contained in:
johnnyq 2021-09-03 18:22:59 -04:00
parent e9336c1866
commit 36370533cf
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
</div>
<div class="form-group col">
<label>Miles / Roundtrip<strong class="text-danger">*</strong></label>
<label>Miles / Roundtrip <strong class="text-danger">*</strong></label>
<div class="input-group">
<div class="input-group-prepend">
<span class="input-group-text"><i class="fa fa-fw fa-bicycle"></i></span>