From db2a8b8f464a2be2ffe6f540b6430e56f80c46ad Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 13 May 2013 18:29:48 +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=952?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/mobile_shop.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/css/mobile_shop.css b/css/mobile_shop.css index dcc11b31e..05bb0845b 100644 --- a/css/mobile_shop.css +++ b/css/mobile_shop.css @@ -97,9 +97,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 0.9em 1em 0;width:230px} -.sct_10 .sct_last {margin:0 !important} -.sct_10 .sct_clear {clear:both} +.sct_10 .sct_li {display:inline-block;margin:0 0.8em 1em 0;width:230px} .sct_10 .sct_a {display:block;position:relative;text-decoration:none} .sct_10 .sct_a:focus, .sct_10 .sct_a:hover {text-decoration:none}