From 57ca2b48eeac356048523e4f68e6f9abc61e1570 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Sat, 28 Oct 2017 18:08:18 +0100 Subject: [PATCH] Add extra letter spacing to phone number search This is another place where you might be transcribing a phone number and having it spaced out will make it easier for you to spot errors. --- app/templates/views/notifications.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/views/notifications.html b/app/templates/views/notifications.html index 40bf914a9..b76641b34 100644 --- a/app/templates/views/notifications.html +++ b/app/templates/views/notifications.html @@ -25,7 +25,7 @@ action="{{ url_for('.view_notifications', service_id=current_service.id, message_type=message_type) }}" class="grid-row" > -
+
{{ textbox( search_form.to, width='1-1',