master
candice 2 years ago
parent 6fbd5fa85a
commit bbcac5ba38

@ -714,6 +714,7 @@ img.feedback-rate {border-radius: 0;}
overflow: hidden; overflow: hidden;
padding-bottom: 0; padding-bottom: 0;
height: 125px; height: 125px;
padding: 0;
} }
.customer_name { .customer_name {
color: #999; color: #999;
@ -2532,7 +2533,7 @@ padding: 15px 0;}
line-height: 20px;} line-height: 20px;}
.info_page_contact_us_word strong {font-size: 25px; margin-bottom: 10px;} .info_page_contact_us_word strong {font-size: 25px; margin-bottom: 10px;}
.feedback_content img { padding-left: 15px; margin-bottom: 5px;} .feedback_content img { padding-left: 15px; margin-bottom: 5px;}
.feedback_content { padding: 20px 15px; margin-bottom: -20px;} .feedback_content { padding: 30px 15px 20px 50px;}
.optionLable {width: 47%;} .optionLable {width: 47%;}
.peopleSelect { width: 100%;} .peopleSelect { width: 100%;}
.kidNum, .number { height: 50px;} .kidNum, .number { height: 50px;}

Loading…
Cancel
Save