From 6ab1a8f7d7d5cb471a5c67249a41a8192f686cf1 Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 4 Mar 2013 13:48:31 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20gnb=20=ED=8F=AD?= =?UTF-8?q?=EB=B3=B4=EB=8B=A4=20=EB=84=93=EC=96=B4=EC=A7=88=20=EB=95=8C=20?= =?UTF-8?q?=EC=B2=98=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/default.css b/css/default.css index 55ff66593..105a8a012 100644 --- a/css/default.css +++ b/css/default.css @@ -84,6 +84,7 @@ a:active {color:#000;text-decoration:underline} .gnb_js .gnb_1depth ul {width:0 !important;height:0 !important;overflow:hidden} .gnb_js .gnb_1depth li {float:none} .gnb_js .gnb_1depth_over ul {position:absolute;top:35px;left:-1px;width:181px !important;height:auto !important;border:1px solid #c3c7c5;border-top:0} +.gnb_js .gnb_1depth_over2 ul {position:absolute;top:35px;right:-1px;width:181px !important;height:auto !important;border:1px solid #c3c7c5;border-top:0} .gnb_js .gnb_2depth a {display:inline-block;margin:0;padding:5px 10px;width:161px;height:25px;border:0;background:#fff;color:#000;font-weight:normal;text-align:left;line-height:2.1em !important} /* 배포시에는 필요없는 부분 */