master
candice 2 years ago
parent 163c9fb5de
commit 47d1f1d3a8

@ -1181,7 +1181,7 @@ input.dateicon {font-size: 16px;
position: relative; position: relative;
float: right; float: right;
display: block; display: block;
top: -20px; top: 0;
} }
.tripnotes .OpenIcon { .tripnotes .OpenIcon {
background: url(//data.chinahighlights.com/pic/open-icon-bj-1.png?20180227) no-repeat; background: url(//data.chinahighlights.com/pic/open-icon-bj-1.png?20180227) no-repeat;
@ -1191,7 +1191,7 @@ input.dateicon {font-size: 16px;
position: relative; position: relative;
float: right; float: right;
display: block; display: block;
top: -20px; top: 0;
} }
.tour_img_title { position: relative;} .tour_img_title { position: relative;}
.city_reco_tour { width: calc(100% - 40px); .city_reco_tour { width: calc(100% - 40px);

Loading…
Cancel
Save