mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-08 17:03:13 -04:00
Replace grid-row with govuk-grid-row
Replaced all instances of `grid-row` in the HTML and JavaScript with `govuk-grid-row`, which is the new GOV.UK Frontend class.
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
back_link=back_link
|
||||
) }}
|
||||
|
||||
<div class="grid-row">
|
||||
<div class="govuk-grid-row">
|
||||
<div class="column-three-quarters">
|
||||
|
||||
{% call form_wrapper(autocomplete=True) %}
|
||||
|
||||
Reference in New Issue
Block a user