Make organisation settings column width consistent

To match 9e238a4f87/app/templates/views/service-settings.html (L13)
This commit is contained in:
Chris Hill-Scott
2019-04-30 13:46:04 +01:00
committed by GitHub
parent 9e238a4f87
commit c1781ccedb

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'],