Update for res mobile form
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 5 Nov 2015 21:38:47 +0000 (16:38 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 5 Nov 2015 21:38:47 +0000 (16:38 -0500)
update spacing on how it output
use small 12 and small 12

templates/reservation.html

index 0f9dfac..a4ad461 100644 (file)
@@ -25,9 +25,9 @@
     <!-- END medium-up -->
 </form>
 <form action="https://reservations.troutcreek.com/irm" method="get" flexy:ignore="yes" class="show-for-small-only">
-    <div class="small-6 small-text-center medium-3 medium-text-right large-4 columns show-for-small-only"><h2>Make A Reservation:</h2></div>
+    <div class="small-12 small-text-center columns show-for-small-only"><h2>Make A Reservation:</h2></div>
     <!-- START small-only -->
-    <div class="small-6 columns show-for-small-only smallRes">
+    <div class="small-12 small-text-center columns show-for-small-only">
         <input type="submit" id="resSubmit" name="submit" value="Check Availability">
     </div>
     <!-- END small-only -->