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}