From 1344455e1334bd0c79dedcf87479150773d90aea Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 6 Mar 2014 18:16:53 +0900 Subject: [PATCH] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0:=20gnb=202depth=20?= =?UTF-8?q?=EB=A9=94=EB=89=B4=20=EA=B2=B9=EC=B9=A8=20=ED=98=84=EC=83=81=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- skin/shop/basic/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skin/shop/basic/style.css b/skin/shop/basic/style.css index cc424250d..fecb11215 100644 --- a/skin/shop/basic/style.css +++ b/skin/shop/basic/style.css @@ -11,7 +11,7 @@ .gnb_1dli_on .gnb_1da {background-color:#626870;color:#fff;text-decoration:none} .gnb_1dli_on .gnb_1dam {background:url('img/gnb_bg01.gif') #626870 center right no-repeat;color:#fff;text-decoration:none} .gnb_2dul {display:none;z-index:1000;position:absolute;border:1px solid #787f89} -.gnb_1dli_over .gnb_2dul, .gnb_1dli_over2 .gnb_2dul {display:block;top:-1px;left:127px;width:130px;background:#fff} +.gnb_1dli_over .gnb_2dul, .gnb_1dli_over2 .gnb_2dul {display:block;top:0;left:127px;width:130px;background:#fff} .gnb_2da {display:none} .gnb_1dli_over .gnb_2da {display:block;padding:0 10px;height:33px;border-bottom:1px solid #e9e9e9;line-height:2.9em !important;line-height:2.6em} .gnb_2da:focus, .gnb_2da:hover {background:#f2f5f9;text-decoration:none}