diff --git a/server/views/formPages/incidentMacros.njk b/server/views/formPages/incidentMacros.njk index 66c817d0..8ecb276e 100644 --- a/server/views/formPages/incidentMacros.njk +++ b/server/views/formPages/incidentMacros.njk @@ -356,7 +356,7 @@ {% set primaryErrorMessageText = question.primaryQuestion.errorMessage.text %} {% endif %} -<div class="govuk-form-group {{govukFormGroupErrorOuter}} govuk-!-margin-bottom-6"> +<div class="govuk-form-group {{govukFormGroupErrorOuter}} govuk-!-margin-bottom-9"> <fieldset class="govuk-fieldset" aria-describedby="{{question.primaryQuestion.name}}-hint"> <!-- primary -->