Fixed payment type not properly wrapped in labels (minor usability/accessability fix)

This commit is contained in:
Matt April 2019-10-27 11:10:18 -04:00
parent 3cbbbbe340
commit abbb79a16c
1 changed files with 3 additions and 5 deletions

View File

@ -19,12 +19,10 @@
<span class="checkmark"></span>
{{-- <label class="radio-view" for="{{ $payment['method'] }}"></label> --}}
<span class="payment-method method-label">
<b>{{ $payment['method_title'] }}</b>
</span>
</label>
<span class="payment-method method-label">
<b>{{ $payment['method_title'] }}</b>
</span>
</div>
<div class="line-two mt-5">