From 9dce95ee6d5aa38f92c8aad02065430fa6133da9 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 9 May 2013 17:13:48 +0900 Subject: [PATCH] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0:=20#127=20=EC=83=81?= =?UTF-8?q?=ED=92=88=EC=83=81=EC=84=B8=EB=B3=B4=EA=B8=B0=20=EA=B4=80?= =?UTF-8?q?=EB=A0=A8=EC=83=81=ED=92=88=20=EC=8A=A4=ED=83=80=EC=9D=BC=20?= =?UTF-8?q?=EB=B3=B4=EC=99=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default_shop.css | 2 ++ shop/item.php | 7 +++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/css/default_shop.css b/css/default_shop.css index 529adbffb..5e0d95e42 100644 --- a/css/default_shop.css +++ b/css/default_shop.css @@ -569,6 +569,8 @@ input.required:focus {border:1px solid #b8c9c2;background:#21272e !important;col /* 상품 상세보기 - 관련상품 */ #sit_rel {margin:0 0 10px;padding:10px 10px 0} #sit_rel h2 {margin:0 0 10px} +#sit_rel li {margin:0 10px 0 0} +#sit_rel .sct_last {margin:0 !important} /* 사용후기 모음 */ #sps {zoom:1} diff --git a/shop/item.php b/shop/item.php index c7727ac8a..957901664 100644 --- a/shop/item.php +++ b/shop/item.php @@ -484,10 +484,9 @@ else