|
|
|
|
@ -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;
|
|
|
|
|
|