diff --git a/application/views/mobile_first/ch-info-page-form.php b/application/views/mobile_first/ch-info-page-form.php index d72e4332..de7151bb 100644 --- a/application/views/mobile_first/ch-info-page-form.php +++ b/application/views/mobile_first/ch-info-page-form.php @@ -814,4 +814,20 @@ .date_select {width: 93% !important; margin-bottom: 0 !important;} .age_range { margin-top: 0;} } - \ No newline at end of file + + + + \ No newline at end of file diff --git a/application/views/mobile_first/ch-inquiry-form.php b/application/views/mobile_first/ch-inquiry-form.php index 07bc3b4c..4670d5c9 100644 --- a/application/views/mobile_first/ch-inquiry-form.php +++ b/application/views/mobile_first/ch-inquiry-form.php @@ -646,3 +646,18 @@ document.addEventListener('DOMContentLoaded', () => { }); }) + + \ No newline at end of file