mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-25 08:44:23 -04:00
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:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user