projects
/
WP-Themes
/
mountpleasantwow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
939f24f
)
Uncommented the reservation parent div, to keep the maroon bar beneath header image
author
Laury GvR
<laury@gaslightmedia.com>
Thu, 14 Dec 2017 17:03:54 +0000
(12:03 -0500)
committer
Laury GvR
<laury@gaslightmedia.com>
Thu, 14 Dec 2017 17:03:54 +0000
(12:03 -0500)
parts/reservation-form.php
patch
|
blob
|
history
diff --git
a/parts/reservation-form.php
b/parts/reservation-form.php
index
a73d26f
..
5d33fff
100644
(file)
--- a/
parts/reservation-form.php
+++ b/
parts/reservation-form.php
@@
-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
>