master
candice 2 years ago
parent 9115937155
commit 44066bcc17

@ -845,7 +845,7 @@
}
</script>
<style>
.date_select {width: 27.5% !important; margin-bottom: 10px;}
.date_select {width: 31% !important; margin-bottom: 10px;}
.age_range { margin-top: 45px;}
@media (max-width: 750px){
.date_select {width: 93% !important; margin-bottom: 0 !important;}

@ -722,7 +722,7 @@ function validateQuickInquiryForm() {
})
</script>
<style>
.date_select {width: 27.5% !important;}
.date_select {width: 31% !important;}
@media (max-width: 750px){
.date_select {
width: 93% !important;

@ -231,7 +231,7 @@
</label>
</div>
<div class="travel_group date_select">
<input type="radio" value="Undecided dates" id="yet" name="trip_date">
<input type="radio" value="Undecided dates " id="yet" name="trip_date">
<label for="yet" class="solo">
Undecided dates
</label>
@ -789,7 +789,7 @@ function validateQuickInquiryForm() {
})
</script>
<style>
.date_select {width: 28% !important;}
.date_select {width: 31% !important;}
@media (max-width: 750px){
.date_select {
width: 93% !important;

Loading…
Cancel
Save