master
candice 2 years ago
parent 47676e6d6a
commit d2ceda572f

@ -563,7 +563,7 @@ ul.tourhighlights li {list-style: square;
text-align: center;
line-height: 21px;
font-style: italic;
padding: 40px 0 0 30px;
padding: 30px 0 0 30px;
background: url(https://data.asiahighlights.com/image/tour/asia/china-tours-feedback-bg-left.png) no-repeat 15px 30px;
background-size: 30px;}
.feedback_content strong {display: -webkit-box;
@ -1929,8 +1929,10 @@ img.bottomlogocenter { margin: 30px auto 10px auto;}
/*tour page*/
.ah_index_tour_bg { background: #ececec;}
.feedback_content strong { height: 85px; -webkit-line-clamp: 4;}
.feedback_content p {-webkit-line-clamp: 8; height: 190px;}
.feedback_content strong { height: 45px;
-webkit-line-clamp: 2;
margin-bottom: 5px;}
.feedback_content p {-webkit-line-clamp: 5; height: 125px;}
.selectionBlock { display: inline-block;}
.tmbottom textarea { width: 90%;
margin-bottom: 5px;
@ -1944,9 +1946,9 @@ img.bottomlogocenter { margin: 30px auto 10px auto;}
.age_range .checkYes { width: auto; float: left; margin-right: 30px;}
.kids_age p { padding: 0; font-size: 18px;}
.tour_feedback {
width: 260px;
height: 435px;
margin: 0 15px 0 0;
width: 280px;
height: 315px;
margin: -10px 0px 0 0;
}
.tour_date { margin-right: 0;
display: inline-block;

Loading…
Cancel
Save