From c793dcaac491d35d0aaa3258fa36237c7ecf727a Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 6 Dec 2013 15:02:28 +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#349=20=EC=A3=BC=EB=AC=B8=EC=83=81=EC=84=B8=20?= =?UTF-8?q?=EC=83=81=ED=92=88=20=EA=B5=AC=EB=B6=84=EC=84=A0=20=EB=91=90?= =?UTF-8?q?=EA=BB=98=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/mobile_shop.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/css/mobile_shop.css b/css/mobile_shop.css index e4b819b49..ada6f4026 100644 --- a/css/mobile_shop.css +++ b/css/mobile_shop.css @@ -224,8 +224,7 @@ a.sanchor_on {background:#626870;color:#fff !important;text-decoration:none} .sod_list .total_span span {position:absolute;top:5px;left:0} .sod_list .total_price {border-bottom:1px solid #e9e9e9} -#sod_list_inq {margin:0 0 10px} -#sod_list_inq li.sod_li {border-bottom:1px solid #e9e9e9} +#sod_list_inq {margin:0 0 10px;border-bottom:1px solid #e9e9e9} #sod_list_inq div.li_name {margin:0} #sod_list_inq div.li_opt {margin:0 0 15px;border:1px dashed #e9e9e9;background:#f2f5f9;padding:8px;line-height:2em}