fixed syntax error, removed double ;; from js map code
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 25 May 2016 14:58:12 +0000 (10:58 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 25 May 2016 14:58:12 +0000 (10:58 -0400)
css/front.css

index eed17ed..d3f0e4f 100644 (file)
@@ -200,6 +200,6 @@ input[name='contact_fname'], input[name='contact_lname']{
     top: 6px;
     left: -35px;
 }
-#sdate, #date{
+#sdate, #edate{
     width: 40%;
 }