diff --git a/css/mobile-first.css b/css/mobile-first.css index 2ef212d..b1eb76b 100644 --- a/css/mobile-first.css +++ b/css/mobile-first.css @@ -714,6 +714,7 @@ img.feedback-rate {border-radius: 0;} overflow: hidden; padding-bottom: 0; height: 125px; + padding: 0; } .customer_name { color: #999; @@ -2532,7 +2533,7 @@ padding: 15px 0;} line-height: 20px;} .info_page_contact_us_word strong {font-size: 25px; margin-bottom: 10px;} .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%;} .peopleSelect { width: 100%;} .kidNum, .number { height: 50px;}