From 4034e6b8d37534d0d2ada52231d52c17772c6df0 Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 6 Dec 2013 15:35:10 +0900 Subject: [PATCH] =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC=EC=87=BC=ED=95=91?= =?UTF-8?q?=EB=AA=B0:=20#351=20=ED=8C=9D=EC=97=85=EB=A0=88=EC=9D=B4?= =?UTF-8?q?=EC=96=B4=20=EB=A7=88=ED=81=AC=EC=97=852?= 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 ada6f4026..a4a5ff2b3 100644 --- a/css/mobile_shop.css +++ b/css/mobile_shop.css @@ -23,7 +23,7 @@ a:link, a:visited {color:#000;text-decoration:none} #hd {position:relative;margin:0 0 10px;padding:10px 0;border-bottom:1px solid #e9e9e9;text-align:center} #hd h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden} -#hd_pop {z-index:1000;position:relative;margin:0 auto;width:1000px;height:0} +#hd_pop {z-index:1000;position:relative;margin:0 auto;width:100%;height:1px} #hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden} .hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff} .hd_pops_con {margin:0 0 30px}