From 1be95beef1497132daf29e4f7b3bc9249247fd70 Mon Sep 17 00:00:00 2001 From: Jason Skomorowski Date: Mon, 3 Nov 2014 12:53:28 -0500 Subject: [PATCH] Do not hardcode search box width. --- src/templates/search.handlebars | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/templates/search.handlebars b/src/templates/search.handlebars index 82cbd15..446ba16 100644 --- a/src/templates/search.handlebars +++ b/src/templates/search.handlebars @@ -2,10 +2,9 @@ Search form team - MKWS team -queryWidth - configured width for search box }}
- +
-- 1.7.10.4