From c1781ccedbf283e785a9d1584ed274ca58b08a4c Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Tue, 30 Apr 2019 13:46:04 +0100 Subject: [PATCH] Make organisation settings column width consistent To match https://github.com/alphagov/notifications-admin/blob/9e238a4f87fc578427998c623756a5402a3c7e2b/app/templates/views/service-settings.html#L13 --- .../views/organisations/organisation/settings/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/views/organisations/organisation/settings/index.html b/app/templates/views/organisations/organisation/settings/index.html index a08f70d32..8e340d39e 100644 --- a/app/templates/views/organisations/organisation/settings/index.html +++ b/app/templates/views/organisations/organisation/settings/index.html @@ -7,7 +7,7 @@ {% block maincolumn_content %}

Settings

-
+
{% call mapping_table( caption='General', field_headings=['Label', 'Value', 'Action'],