From 8389aa2390a5ed102d0d6085843567b9605545bc Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 13 May 2013 14:51:29 +0900 Subject: [PATCH] =?UTF-8?q?M=EC=87=BC=ED=95=91=EB=AA=B0:=20#156=20?= =?UTF-8?q?=EC=83=81=ED=92=88=EC=83=81=EC=84=B8=EB=B3=B4=EA=B8=B0=20?= =?UTF-8?q?=EC=9D=B4=EB=AF=B8=EC=A7=80=20=EC=8A=AC=EB=9D=BC=EC=9D=B4?= =?UTF-8?q?=EB=93=9C=20=EB=B2=84=ED=8A=BC=20z-index=20=EC=A1=B0=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 c57e6c070..a893c34da 100644 --- a/css/mobile_shop.css +++ b/css/mobile_shop.css @@ -302,7 +302,7 @@ input.required:focus {border:0;background:#21272e !important;color:#fff;line-hei #sit_pvi_prev {position:absolute;top:0;left:0} #sit_pvi_next {position:absolute;top:0;right:0} -.sit_pvi_btn {width:2em;height:280px;border:0;background:#f5f6fa;display:none;} +.sit_pvi_btn {z-index:10;width:2em;height:280px;border:0;background:#f5f6fa;display:none;} #sit_pvi_slide {position:relative;margin:0 auto;padding:0;list-style:none;width:280px;height:280px;overflow-x:hidden} #sit_pvi_slide li {display:none;position:absolute;left:0;top:0}