From d01698e866c6c6b3dd4187782cff8dbabe51d386 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 9 Jan 2014 11:56:42 +0900 Subject: [PATCH] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0:=20=EC=83=81?= =?UTF-8?q?=ED=92=88=EC=83=81=EC=84=B8=EB=B3=B4=EA=B8=B0=EC=97=90=EC=84=9C?= =?UTF-8?q?=20=EC=9D=B4=EC=A0=84=EB=8B=A4=EC=9D=8C=EC=83=81=ED=92=88=20?= =?UTF-8?q?=EB=B2=84=ED=8A=BC=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/default_shop.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/default_shop.css b/css/default_shop.css index 580d6b908..7c69cabdd 100644 --- a/css/default_shop.css +++ b/css/default_shop.css @@ -489,7 +489,7 @@ a.btn_admin:focus, a.btn_admin:hover {text-decoration:none} #sit_btn_rec {background:#888;color:#fff} /* 상품 상세보기 - 다른 상품 보기 */ -#sit_siblings {margin:0 0 20px;padding:0 0 20px;border-bottom:1px solid #e9e9e9;text-align:center} +#sit_siblings {clear:both;margin:0 0 20px;padding:0 0 20px;border-bottom:1px solid #e9e9e9;text-align:center} #sit_siblings:after {display:block;visibility:hidden;clear:both;content:""} #sit_siblings h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden} #sit_siblings a {display:inline-block;padding:8px 12px;border:1px solid #e9e9e9;background:#fff}