diff --git a/app/models/form/sales/questions/value.rb b/app/models/form/sales/questions/value.rb index c93ebd227..266eb3647 100644 --- a/app/models/form/sales/questions/value.rb +++ b/app/models/form/sales/questions/value.rb @@ -10,7 +10,7 @@ class Form::Sales::Questions::Value < ::Form::Question 0 end @step = 1 - @width = 5 + @width = 10 @prefix = "£" @question_number = get_question_number_from_hash(QUESTION_NUMBER_FROM_YEAR_AND_SECTION, value_key: subsection.id) @top_guidance_partial = "financial_calculations_shared_ownership"