Skip to content

Commit

Permalink
Merge pull request #160 from pineray/4.2
Browse files Browse the repository at this point in the history
クーポン利用選択のラジオボタンとラベルの段差を解消
  • Loading branch information
chihiro-adachi authored Aug 26, 2022
2 parents 9351e6b + 930ec61 commit 7076759
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resource/template/default/shopping_coupon.twig
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<div class="ec-borderedDefs">
<dl>
<dt></dt>
<dd>
<dd class="lh-base">
{{ form_widget(form.coupon_use) }}
{{ form_errors(form.coupon_use) }}
</dd>
Expand Down

0 comments on commit 7076759

Please sign in to comment.