From 05b50b41da3c6ba696d14d3307c52b531d5cc517 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Wed, 13 Feb 2019 08:24:10 -0500 Subject: [PATCH] Updating the styles for checkboxes Adjust search form to 800 wide and three columns for the checkboxes. --- views/admin/leads/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/views/admin/leads/index.html b/views/admin/leads/index.html index 5901c53..cf62f93 100644 --- a/views/admin/leads/index.html +++ b/views/admin/leads/index.html @@ -19,7 +19,7 @@ - +
{if $user_can_edit_leads} @@ -74,10 +74,10 @@ {/if} {foreach $grouped_interests as $group_name => $group} - -
{$group_name} + + {$group_name} {foreach $group as $interest} -