More update for the contact form
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 17 Apr 2015 12:52:38 +0000 (08:52 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 17 Apr 2015 12:52:38 +0000 (08:52 -0400)
update grid for the interest groups

Toolkit/Contacts/templates/contactForm.html

index cf4c42f..60ba81b 100644 (file)
@@ -68,7 +68,7 @@
                             </div>
 
                             {foreach:elem.elements,gitem}
-                            <div class="small-11 small-centered medium-6 medium-uncentered columns">
+                            <div class="small-12 large-6 columns">
                                 {gitem.html:h}{if:gitem.required}<div class="req">*</div>{end:}
                                 {if:elem.separator}{elem.separator:h}{end:}
                             </div>