Skip to content

Commit

Permalink
Merge pull request mollie#926 from mollie/PIPRES-413/dropdown-fix
Browse files Browse the repository at this point in the history
PIPRES-413/dropdown in bo tab fix
  • Loading branch information
GytisZum authored May 27, 2024
2 parents 51f8840 + 98cc2e6 commit 3b4f2eb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<i class="material-icons">settings</i> {{ 'Subscription options'|trans }}
</h3>
<div class="card-block row">
<div class="card-text">
<div class="card-text px-3">
<div class="form-group row">
{# TODO translations will be enabled only after we will migrate to moden translation system #}
{{ ps.label_with_help('Carrier to use in subscription orders'|trans, 'WARNING: do not change selection after getting first subscription order.'|trans) }}
Expand Down

0 comments on commit 3b4f2eb

Please sign in to comment.