From e72d6cd1eacde58ea99383c7b3b4450cc26be60b Mon Sep 17 00:00:00 2001 From: Herculino Trotta Date: Fri, 24 Jan 2025 22:42:01 -0300 Subject: [PATCH] fix(transactions:filter): unaligned filter buttons --- .../transactions/widgets/transaction_type_filter_buttons.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/transactions/widgets/transaction_type_filter_buttons.html b/app/templates/transactions/widgets/transaction_type_filter_buttons.html index a96ac2c..5824325 100644 --- a/app/templates/transactions/widgets/transaction_type_filter_buttons.html +++ b/app/templates/transactions/widgets/transaction_type_filter_buttons.html @@ -15,7 +15,7 @@ id="{{ field.html_name }}_{{ forloop.counter }}" value="{{ choice.0 }}" {% if choice.0 in field.value %}checked{% endif %}> -