From 80b9b6b6ed3f9e7075a0da29aef0bd0531bc8436 Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 13 May 2013 18:23:19 +0900 Subject: [PATCH] =?UTF-8?q?M=EC=87=BC=ED=95=91=EB=AA=B0:=20=EC=83=81?= =?UTF-8?q?=ED=92=88=EB=AA=A9=EB=A1=9D=EC=8A=A4=ED=82=A810=20=EB=A6=AC?= =?UTF-8?q?=EC=8A=A4=ED=8A=B8=20=EA=B0=84=EA=B2=A9=20=EC=95=84=EC=9D=B4?= =?UTF-8?q?=ED=8C=A8=EB=93=9C=EC=97=90=20=EB=A7=9E=EC=B6=B0=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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/mobile_shop.css b/css/mobile_shop.css index 723548289..17341fe05 100644 --- a/css/mobile_shop.css +++ b/css/mobile_shop.css @@ -94,7 +94,7 @@ a.sanchor_on {background:#626870;color:#fff !important;text-decoration:none} /* 상품 목록 스킨 10 */ .sct_10 {padding:1em 0 0} -.sct_10 .sct_li {float:left;margin:0 2em 1em 0;width:230px} +.sct_10 .sct_li {float:left;margin:0 0.9em 1em 0;width:230px} .sct_10 .sct_last {margin:0 !important} .sct_10 .sct_clear {clear:both} .sct_10 .sct_a {display:block;position:relative;text-decoration:none}