From 45b9d8b1f25f28f0a5fe7c9cc89e2863d166b67e Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 3 May 2013 09:22:48 +0900 Subject: [PATCH] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0:=20#95=20=EC=98=A4?= =?UTF-8?q?=EB=8A=98=20=EB=B3=B8=20=EC=83=81=ED=92=88=20=EB=B0=B0=EA=B2=BD?= =?UTF-8?q?=EC=83=89=20=EC=B2=98=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default_shop.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/default_shop.css b/css/default_shop.css index e3a19c1ca..bb1b4fdfd 100644 --- a/css/default_shop.css +++ b/css/default_shop.css @@ -92,8 +92,8 @@ a:active {color:#000;text-decoration:underline} #wrapper_title {margin-bottom:20px;font-size:1.2em} /* 오늘 본 상품 */ -#stv {z-index:1001;float:right;position:relative;width:88px;background:#fff} -#stv_list {position:fixed !important;position:absolute;width:88px;border:1px solid #e9e9e9} +#stv {z-index:1001;float:right;position:relative;width:88px} +#stv_list {position:fixed !important;position:absolute;width:88px;border:1px solid #e9e9e9;background:#fff} #stv_list h2 {padding:10px 0 8px;background:#f7f7f7;text-align:center;letter-spacing:-0.1em} #stv_pg {display:block;margin:5px 0 0} #stv_list p {padding:20px 0;text-align:center}