master
candice 2 years ago
parent 8561f275ac
commit 952ddc6402

@ -1453,7 +1453,7 @@ right: 5px;">
</div>
<div id="adultBlock" style="display: none">
<h4 style="padding: 0;font-weight:600;">
<h4 style="padding: 0;font-weight:600;margin-top: 15px;">
Adults number
</h4>
<div class="peopleSelect" style="width: 210px;">
@ -1554,7 +1554,11 @@ right: 5px;">
<span class="formMemo">
18-40 yrs old
</span>
<select class="country_code" id="adultNumber_18_40" name="adult_18_40" style="width: 235px; height: 40px;">
<select class="country_code" id="adultNumber_18_40" name="adult_18_40" style="width: 70px;
height: 40px;
float: left;
display: inline-block;
margin-right: 10px;">
<option value="0">0</option>
<option value="1">1 person</option>
<option value="2">2 people</option>
@ -1599,7 +1603,7 @@ right: 5px;">
<div class="clear"></div>
<div id="childrenBlock" style="display: none">
<h4 style="padding: 0; font-weight:600;">Children number (age at time of trip)</h4>
<h4 style="padding: 0; font-weight:600;margin-top: 15px;">Children number (age at time of trip)</h4>
<div class="peopleSelect" style="width: 210px;">
<span class="formMemo">
10-17 yrs old

Loading…
Cancel
Save