From 3c0c02b150a940ff4f28ad8a41233b3395fb1c3c Mon Sep 17 00:00:00 2001 From: gaazzopa Date: Tue, 17 Nov 2020 18:11:21 +0100 Subject: [PATCH] UI arrows increment by 1 --- .../calculator/templates/calculator.form.html.j2 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/cara/apps/calculator/templates/calculator.form.html.j2 b/cara/apps/calculator/templates/calculator.form.html.j2 index 682dce11..867ae715 100644 --- a/cara/apps/calculator/templates/calculator.form.html.j2 +++ b/cara/apps/calculator/templates/calculator.form.html.j2 @@ -42,10 +42,10 @@ ?
- Room volume:   
+ Room volume:   
- Floor area:   
-       Ceiling height:   
+ Floor area:   
+       Ceiling height:   

@@ -60,15 +60,15 @@