From a6554c9811062a95dff38beb1c62b07b111b1f33 Mon Sep 17 00:00:00 2001 From: candice Date: Wed, 31 May 2023 11:18:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8A=98=E5=8F=A0=E6=A0=B7=E5=BC=8F=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/mobile-first.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/css/mobile-first.css b/css/mobile-first.css index 3520808..00d941f 100644 --- a/css/mobile-first.css +++ b/css/mobile-first.css @@ -1157,8 +1157,8 @@ input.dateicon {font-size: 16px; clear: both; border-top: 1px solid #d1d1d1; cursor: pointer; - padding: 5px 15px 0 0; - line-height: 30px; + padding: 10px 15px 0 0; + line-height: 27px; } .tripnotes .CloseIcon { background: url(//data.chinahighlights.com/pic/close-icon-bj-1.png) no-repeat; @@ -1168,7 +1168,7 @@ input.dateicon {font-size: 16px; position: relative; float: right; display: block; - top: 5px; + top: -20px; } .tripnotes .OpenIcon { background: url(//data.chinahighlights.com/pic/open-icon-bj-1.png?20180227) no-repeat; @@ -1178,7 +1178,7 @@ input.dateicon {font-size: 16px; position: relative; float: right; display: block; - top: 5px; + top: -20px; } .tour_img_title { position: relative;} .city_reco_tour { width: calc(100% - 40px);