From 7af0db78934d88d8464cb755276b9da3ee1e9bc4 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Fri, 11 Nov 2016 13:16:50 -0500 Subject: [PATCH] Use small-12 for mobile Update the mobile form size for beerweek template (search) --- views/front/events/searchFormBeerweek.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/views/front/events/searchFormBeerweek.html b/views/front/events/searchFormBeerweek.html index 20e1414..8fe9e5f 100644 --- a/views/front/events/searchFormBeerweek.html +++ b/views/front/events/searchFormBeerweek.html @@ -8,7 +8,7 @@
{if $settings.use_venue_locations} -
+
{/if} -
+
{if $settings.use_venue_locations} -
+
{/if} -
+
From @@ -48,7 +48,7 @@
-
+
To -- 2.17.1