From 3f1c543735939ef67a384602ba6e6d76e0e943a9 Mon Sep 17 00:00:00 2001 From: Rebecca Law Date: Thu, 2 Nov 2017 13:39:37 +0000 Subject: [PATCH] Fix some formatting on the trial mode services page --- app/templates/views/platform-admin/services.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/templates/views/platform-admin/services.html b/app/templates/views/platform-admin/services.html index 237e82923..a37267499 100644 --- a/app/templates/views/platform-admin/services.html +++ b/app/templates/views/platform-admin/services.html @@ -66,7 +66,8 @@ Live {% endcall %} {% else %} - {{ text_field('') }} + {% call field(border=False) %} + {% endcall %} {% endif %} {{ stats_fields('sms', service['stats']) }}