Merge pull request #2940 from alphagov/org-settings-table

Make organisation settings column width consistent
This commit is contained in:
Chris Hill-Scott
2019-04-30 14:58:34 +01:00
committed by GitHub

View File

@@ -7,7 +7,7 @@
{% block maincolumn_content %}
<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(
caption='General',
field_headings=['Label', 'Value', 'Action'],