mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 01:23:11 -04:00
Make organisation settings column width consistent
To match 9e238a4f87/app/templates/views/service-settings.html (L13)
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
{% block maincolumn_content %}
|
{% block maincolumn_content %}
|
||||||
<h1 class="heading-large">Settings</h1>
|
<h1 class="heading-large">Settings</h1>
|
||||||
<div class="bottom-gutter-3-2 dashboard-table body-copy-table">
|
<div class="bottom-gutter-3-2 settings-table body-copy-table">
|
||||||
{% call mapping_table(
|
{% call mapping_table(
|
||||||
caption='General',
|
caption='General',
|
||||||
field_headings=['Label', 'Value', 'Action'],
|
field_headings=['Label', 'Value', 'Action'],
|
||||||
|
|||||||
Reference in New Issue
Block a user