mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-06 12:08:25 -04:00
Replace column-two-thirds with govuk-grid-column-two-thirds
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<div class="history-list-item">
|
||||
<div class="govuk-grid-row">
|
||||
<div class="govuk-grid-column-one-third"> </div>
|
||||
<div class="column-two-thirds">
|
||||
<div class="govuk-grid-column-two-thirds">
|
||||
<div class="history-list-percentage-without-border">
|
||||
<div class="history-list-percentage-left-label">
|
||||
{{ primary_provider }}
|
||||
@@ -70,7 +70,7 @@
|
||||
</div>
|
||||
{% endif %}
|
||||
</div>
|
||||
<div class="column-two-thirds">
|
||||
<div class="govuk-grid-column-two-thirds">
|
||||
<div class="history-list-percentage">
|
||||
<div class="history-list-percentage-left-label">
|
||||
{{ primary_provider }}<br><br>
|
||||
|
||||
@@ -10,7 +10,7 @@ Provider versions
|
||||
{% block maincolumn_content %}
|
||||
|
||||
<div class="govuk-grid-row">
|
||||
<div class="column-two-thirds">
|
||||
<div class="govuk-grid-column-two-thirds">
|
||||
|
||||
{{ page_header(
|
||||
provider_versions[0].display_name,
|
||||
|
||||
Reference in New Issue
Block a user