diff --git a/application/views/mobile_first/gh-info-page-form.php b/application/views/mobile_first/gh-info-page-form.php index dc1c73cf..ac820126 100644 --- a/application/views/mobile_first/gh-info-page-form.php +++ b/application/views/mobile_first/gh-info-page-form.php @@ -838,4 +838,14 @@ @media (max-width: 750px){ .date_select {width: 93% !important; margin-bottom: 0 !important;} } - \ No newline at end of file + + + \ No newline at end of file diff --git a/application/views/mobile_first/gh-tour-form.php b/application/views/mobile_first/gh-tour-form.php index 127097c0..47ca9e31 100644 --- a/application/views/mobile_first/gh-tour-form.php +++ b/application/views/mobile_first/gh-tour-form.php @@ -659,3 +659,14 @@ $(function () { }); }) + + + \ No newline at end of file