From: Anthony Talarico Date: Wed, 25 May 2016 14:58:12 +0000 (-0400) Subject: fixed syntax error, removed double ;; from js map code X-Git-Tag: v1.0.0^2~10 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=aa158ea8d0949de3fdde792190d3354ae54b9b8c;p=WP-Plugins%2Fglm-member-db-events.git fixed syntax error, removed double ;; from js map code --- diff --git a/css/front.css b/css/front.css index eed17ed..d3f0e4f 100644 --- a/css/front.css +++ b/css/front.css @@ -200,6 +200,6 @@ input[name='contact_fname'], input[name='contact_lname']{ top: 6px; left: -35px; } -#sdate, #date{ +#sdate, #edate{ width: 40%; }