mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-02 17:48:50 -04:00
Remove uneeded clearfix
This commit is contained in:
@@ -43,7 +43,7 @@
|
|||||||
|
|
||||||
|
|
||||||
{{ govukBackLink({ "href": url_for('.user_profile') }) }}
|
{{ govukBackLink({ "href": url_for('.user_profile') }) }}
|
||||||
<div class="govuk-grid-row govuk-clearfix">
|
<div class="govuk-grid-row">
|
||||||
{% if credentials %}
|
{% if credentials %}
|
||||||
<div class="govuk-grid-column-five-sixths">
|
<div class="govuk-grid-column-five-sixths">
|
||||||
{{ page_header(
|
{{ page_header(
|
||||||
|
|||||||
Reference in New Issue
Block a user