From ece75ba9c45c55bc60cfd12bbf33e2a2df9817f4 Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 24 Dec 2013 11:44:12 +0900 Subject: [PATCH] =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC=EC=87=BC=ED=95=91?= =?UTF-8?q?=EB=AA=B0:=20=EA=B2=80=EC=83=89=20=EB=B2=84=ED=8A=BC=20?= =?UTF-8?q?=EC=9D=BC=EB=B6=80=20=EC=8A=A4=ED=83=80=EC=9D=BC=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/mobile_shop.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/css/mobile_shop.css b/css/mobile_shop.css index 01508590b..c7bc49aa0 100644 --- a/css/mobile_shop.css +++ b/css/mobile_shop.css @@ -127,7 +127,7 @@ a.sanchor_on {background:#626870;color:#fff !important;text-decoration:none} /* 사용후기 모음 */ #sps_sch {margin:0 0 10px} #sps_sch a {display:inline-block;padding:0 8px;height:23px;background:#333;color:#fff;text-decoration:none;vertical-align:middle;line-height:23px} -#sps_sch .btn_submit {height:23px;vertical-align:middle} +#sps_sch .btn_submit {padding:0 8px;height:23px;vertical-align:middle} #sps {zoom:1} #sps ol {margin:0;padding:0;border-top:1px solid #e9e9e9;list-style:none} @@ -152,7 +152,7 @@ a.sanchor_on {background:#626870;color:#fff !important;text-decoration:none} /* 상품문의 모음 */ #sqa_sch {margin:0 0 10px} #sqa_sch a {display:inline-block;padding:0 8px;height:2em;background:#333;color:#fff;text-decoration:none;vertical-align:middle;line-height:1.9em} -#sqa_sch .btn_submit {height:2em;vertical-align:middle} +#sqa_sch .btn_submit {padding:0 8px;height:23px;vertical-align:middle} #sqa {zoom:1} #sqa ol {margin:0;padding:0;border-top:1px solid #e9e9e9;list-style:none} @@ -424,7 +424,7 @@ html.no-overflowscrolling #sc_coupon_frm, html.no-overflowscrolling #od_coupon_f #ssch_frm div {margin:0 0 5px} #ssch_frm strong, #ssch_frm .ssch_lbl {display:inline-block;width:100px;font-weight:bold;vertical-align:middle} #ssch_frm .frm_input {background:#fff} -#ssch_frm .btn_submit {height:22px} +#ssch_frm .btn_submit {padding:0 8px;height:23px} #ssch_frm p {margin:10px 0 0;border-top:1px solid #e9e9e9} #ssch_frm #ssch_qfrom {width:50px} #ssch_frm #ssch_qto {width:50px}