Uncommented the reservation parent div, to keep the maroon bar beneath header image
authorLaury GvR <laury@gaslightmedia.com>
Thu, 14 Dec 2017 17:03:54 +0000 (12:03 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Thu, 14 Dec 2017 17:03:54 +0000 (12:03 -0500)
parts/reservation-form.php

index a73d26f..5d33fff 100644 (file)
@@ -1,4 +1,4 @@
-<!--<div id="reservation">
+<div id="reservation"><!--
     <div class="row show-for-large-up">
         <form class="findARoom" method="post">
             <div id="res-bar" class="large-12 columns">
@@ -68,4 +68,4 @@
             </div>
         </div>
     </form>
-</div>-->
+--></div>