From 981221386715acad29be3ffdfe9ebe7df4d1b0b6 Mon Sep 17 00:00:00 2001 From: candice Date: Wed, 23 Jul 2025 09:58:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8C=E4=B8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/views/mobile_first/ch-inquiry-form.php | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/application/views/mobile_first/ch-inquiry-form.php b/application/views/mobile_first/ch-inquiry-form.php index 2278351e..e0b32ea0 100644 --- a/application/views/mobile_first/ch-inquiry-form.php +++ b/application/views/mobile_first/ch-inquiry-form.php @@ -780,10 +780,6 @@ margin-bottom: 10px; } - .age_range { - margin-top: 45px; - } - input.arrivalDate { width: 90%; padding: 0 15px; @@ -797,12 +793,9 @@ @media (max-width: 750px) { .date_select { - width: 93% !important; + width: 30.5% !important; margin-bottom: 0 !important; } - - .age_range { - margin-top: 0; - } + input.arrivalDate { width: 83%;} } \ No newline at end of file