update spacing on how it output
use small 12 and small 12
<!-- 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 -->