diff --git a/application/views/mobile_first/ah-info-page-form.php b/application/views/mobile_first/ah-info-page-form.php index 0b1ff250..be08ff3d 100644 --- a/application/views/mobile_first/ah-info-page-form.php +++ b/application/views/mobile_first/ah-info-page-form.php @@ -719,9 +719,7 @@ Our must-dos/must-sees are…" style="height:90px;"> .date_select {width: 27.5% !important; margin-bottom: 10px;} .age_range { margin-top: 45px;} @media (max-width: 750px){ - .date_select { - width: 93% !important; - } + .date_select {width: 93% !important;} .age_range { margin-top: 0;} } \ No newline at end of file