From: Steve Sutton Date: Mon, 25 Apr 2016 17:59:46 +0000 (-0400) Subject: Update style and markup for the search form button X-Git-Tag: v1.0.0^2~80 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=d8b2494954647acd742edffe3e21d1219b0fb60c;p=WP-Plugins%2Fglm-member-db-events.git Update style and markup for the search form button Adding margin to the name search button --- diff --git a/css/front.css b/css/front.css index 4e92e69..906b5f5 100644 --- a/css/front.css +++ b/css/front.css @@ -124,4 +124,7 @@ input[name="event_name"]{ input[name='contact_fname'], input[name='contact_lname']{ width: 50%; } - +#glm-events-search-form input[type=submit] { + margin-top: 20px !important; + margin-bottom: 50px !important; +} diff --git a/views/front/events/searchForm.html b/views/front/events/searchForm.html index 4b23373..066e8c7 100644 --- a/views/front/events/searchForm.html +++ b/views/front/events/searchForm.html @@ -9,6 +9,8 @@
+ +