master
candice 1 year ago
parent a4e20a08d7
commit d2b8bcae36

@ -887,8 +887,8 @@
.date_select {width: 31% !important; margin-bottom: 10px;}
.age_range { margin-top: 45px;}
@media (max-width: 750px){
.date_select {width: 100% !important; margin-bottom: 0 !important;}
.age_range { margin-top: 0;}
.date_select {width: 47% !important;}
.date_select label {font-size:17px;}
}
</style>

@ -764,9 +764,8 @@ function validateQuickInquiryForm() {
<style>
.date_select {width: 31% !important;}
@media (max-width: 750px){
.date_select {
width: 100% !important;
}
.date_select {width: 47% !important;}
.date_select label {font-size:17px;}
}
</style>

@ -832,8 +832,7 @@ function validateQuickInquiryForm() {
<style>
.date_select {width: 31% !important;}
@media (max-width: 750px){
.date_select {
width: 100% !important;
}
.date_select {width: 47% !important;}
.date_select label {font-size:17px;}
}
</style>
Loading…
Cancel
Save