Merge pull request #1604 from alphagov/fix-format-on-trial-service

Fix some formatting on the trial mode services page
This commit is contained in:
Rebecca Law
2017-11-02 16:28:04 +00:00
committed by GitHub
@@ -66,7 +66,8 @@
<span class="heading-medium">Live</span> <span class="heading-medium">Live</span>
{% endcall %} {% endcall %}
{% else %} {% else %}
{{ text_field('') }} {% call field(border=False) %}
{% endcall %}
{% endif %} {% endif %}
{{ stats_fields('sms', service['stats']) }} {{ stats_fields('sms', service['stats']) }}