Replace column-one-third with govuk-grid-column-one-third

Also replaces `column-third`, with `govuk-grid-column-one-third`, since
this appears to be an alias of `column-one-third`.
This commit is contained in:
Katie Smith
2020-02-19 12:29:28 +00:00
parent 076d99c9dc
commit 07bcb4220e
16 changed files with 41 additions and 39 deletions

View File

@@ -22,7 +22,7 @@
</div>
<div class="govuk-grid-row govuk-!-padding-bottom-12">
{% if help %}
<div class="column-one-third">
<div class="govuk-grid-column-one-third">
{% else %}
<div class="column-one-quarter">
{% endif %}