Merge pull request #2424 from alphagov/templates-page-spacing

Make spacing tighter on templates page
This commit is contained in:
Chris Hill-Scott
2018-10-31 09:39:00 +00:00
committed by GitHub
2 changed files with 7 additions and 3 deletions

View File

@@ -51,7 +51,7 @@
</div>
{% if show_template_nav %}
<div class="bottom-gutter-2-3">
<div class="bottom-gutter">
{{ pill(template_nav_items, current_value=template_type, show_count=False) }}
</div>
{% endif %}