From 4e3d637f1ac79bf94122b59d5b7748cda0d86e0e Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Thu, 3 Nov 2016 14:14:45 -0400 Subject: [PATCH] in the beerweek search form template file, increasing the columns for the icons so that the search icon can fit inside and float next to the date fields --- views/front/events/searchFormBeerweek.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/views/front/events/searchFormBeerweek.html b/views/front/events/searchFormBeerweek.html index 659e07b..404de0d 100644 --- a/views/front/events/searchFormBeerweek.html +++ b/views/front/events/searchFormBeerweek.html @@ -17,7 +17,7 @@
- +
- +
@@ -62,8 +62,10 @@
+ -
+
+ {if !$eventId} {else} @@ -74,6 +76,7 @@ +
-- 2.17.1