diff --git a/ihatemoney/templates/forms.html b/ihatemoney/templates/forms.html index f93cfc6d..78398ce7 100644 --- a/ihatemoney/templates/forms.html +++ b/ihatemoney/templates/forms.html @@ -166,7 +166,9 @@ {{ input(form.date, inline=True) }} {{ input(form.what, inline=True) }} {{ input(form.payer, inline=True, class="form-control custom-select") }} - {{ input(form.amount, inline=True) }} +
+ {{ input(form.amount, inline=True) }} +