diff --git a/config/forms/2021_2022.json b/config/forms/2021_2022.json index 20b2ceb4c..81518761d 100644 --- a/config/forms/2021_2022.json +++ b/config/forms/2021_2022.json @@ -1870,6 +1870,7 @@ "type": "numeric", "min": 0, "step": "1", + "width": 5, "prefix": "£", "suffix": "every week" } @@ -1896,6 +1897,7 @@ "type": "numeric", "min": 0, "step": "1", + "width": 5, "prefix": "£", "suffix": "every month" } @@ -1922,6 +1924,7 @@ "type": "numeric", "min": 0, "step": "1", + "width": 5, "prefix": "£", "suffix": "every year" } @@ -2222,6 +2225,7 @@ "type": "numeric", "min": 0, "step": 1, + "width": 5, "prefix": "£", "suffix": "every week", "fields-to-add": ["brent", "scharge", "pscharge", "supcharg"], @@ -2234,6 +2238,7 @@ "type": "numeric", "min": 0, "step": 1, + "width": 5, "prefix": "£", "suffix": "every week", "fields-to-add": ["brent", "scharge", "pscharge", "supcharg"], @@ -2246,6 +2251,7 @@ "type": "numeric", "min": 0, "step": 1, + "width": 5, "prefix": "£", "suffix": "every week", "fields-to-add": ["brent", "scharge", "pscharge", "supcharg"], @@ -2258,6 +2264,7 @@ "type": "numeric", "min": 0, "step": 1, + "width": 5, "prefix": "£", "suffix": "every week", "fields-to-add": ["brent", "scharge", "pscharge", "supcharg"], @@ -2270,6 +2277,7 @@ "type": "numeric", "min": 0, "step": 1, + "width": 5, "prefix": "£", "suffix": "every week", "readonly": true, @@ -2387,6 +2395,7 @@ "type": "numeric", "min": 0, "step": 1, + "width": 5, "prefix": "£", "suffix": "every 2 weeks", "fields-to-add": ["brent", "scharge", "pscharge", "supcharg"], @@ -2399,6 +2408,7 @@ "type": "numeric", "min": 0, "step": 1, + "width": 5, "prefix": "£", "suffix": "every 2 weeks", "fields-to-add": ["brent", "scharge", "pscharge", "supcharg"], @@ -2411,6 +2421,7 @@ "type": "numeric", "min": 0, "step": 1, + "width": 5, "prefix": "£", "suffix": "every 2 weeks", "fields-to-add": ["brent", "scharge", "pscharge", "supcharg"], @@ -2423,6 +2434,7 @@ "type": "numeric", "min": 0, "step": 1, + "width": 5, "prefix": "£", "suffix": "every 2 weeks", "fields-to-add": ["brent", "scharge", "pscharge", "supcharg"], @@ -2435,6 +2447,7 @@ "type": "numeric", "min": 0, "step": 1, + "width": 5, "prefix": "£", "suffix": "every 2 weeks", "readonly": true, @@ -2471,6 +2484,7 @@ "type": "numeric", "min": 0, "step": 1, + "width": 5, "prefix": "£", "suffix": "every 4 weeks", "fields-to-add": ["brent", "scharge", "pscharge", "supcharg"], @@ -2483,6 +2497,7 @@ "type": "numeric", "min": 0, "step": 1, + "width": 5, "prefix": "£", "suffix": "every 4 weeks", "fields-to-add": ["brent", "scharge", "pscharge", "supcharg"], @@ -2495,6 +2510,7 @@ "type": "numeric", "min": 0, "step": 1, + "width": 5, "prefix": "£", "suffix": "every 4 weeks", "fields-to-add": ["brent", "scharge", "pscharge", "supcharg"], @@ -2507,6 +2523,7 @@ "type": "numeric", "min": 0, "step": 1, + "width": 5, "prefix": "£", "suffix": "every 4 weeks", "fields-to-add": ["brent", "scharge", "pscharge", "supcharg"], @@ -2519,6 +2536,7 @@ "type": "numeric", "min": 0, "step": 1, + "width": 5, "prefix": "£", "suffix": "every 4 weeks", "readonly": true, @@ -2555,6 +2573,7 @@ "type": "numeric", "min": 0, "step": 1, + "width": 5, "prefix": "£", "suffix": "every month", "fields-to-add": ["brent", "scharge", "pscharge", "supcharg"], @@ -2567,6 +2586,7 @@ "type": "numeric", "min": 0, "step": 1, + "width": 5, "prefix": "£", "suffix": "every month", "fields-to-add": ["brent", "scharge", "pscharge", "supcharg"], @@ -2579,6 +2599,7 @@ "type": "numeric", "min": 0, "step": 1, + "width": 5, "prefix": "£", "suffix": "every month", "fields-to-add": ["brent", "scharge", "pscharge", "supcharg"], @@ -2591,6 +2612,7 @@ "type": "numeric", "min": 0, "step": 1, + "width": 5, "prefix": "£", "suffix": "every month", "fields-to-add": ["brent", "scharge", "pscharge", "supcharg"], @@ -2603,6 +2625,7 @@ "type": "numeric", "min": 0, "step": 1, + "width": 5, "prefix": "£", "suffix": "every month", "readonly": true, @@ -2656,7 +2679,8 @@ "hint_text": "Give an estimated amount if you don't know the exact figure.", "type": "numeric", "min": 0, - "step": 1 + "step": 1, + "width": 5 } }, "depends_on": [{"has_benefits": "Yes",