diff --git a/application/views/mobile_first/ch-visa-free-tester.php b/application/views/mobile_first/ch-visa-free-tester.php index 1f1e5808..f65f9701 100644 --- a/application/views/mobile_first/ch-visa-free-tester.php +++ b/application/views/mobile_first/ch-visa-free-tester.php @@ -1238,6 +1238,6 @@ ready(el => { border-radius: 6px !important; height: 40px !important;} @media (max-width: 750px) { - .date_pick {width: 100% !important;} + .date_pick {width: 87% !important;} }