From 3abd4f706313d35ed13d47848adc3394a1db35c7 Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 25 Feb 2013 17:25:29 +0900 Subject: [PATCH] =?UTF-8?q?gnb=20=EC=88=98=EC=A0=95=EC=99=84=EB=A3=8C=20?= =?UTF-8?q?=EB=B3=B4=EC=99=842?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/default.css b/css/default.css index f77252fdd..9fd0964ec 100644 --- a/css/default.css +++ b/css/default.css @@ -70,7 +70,7 @@ a:active {color:#000;text-decoration:underline} .gnb_1depth li {float:left} .gnb_2depth a {display:inline-block;float:none;margin-right:10px;padding:0 5px;width:auto;height:35px;border-bottom:0;color:#000;font-weight:normal;text-align:left;line-height:2.7em !important;line-height:2.4em} /* gnb js on */ -.gnb_js {border-bottom:1px solid #c3c7c5;background:#fff} +.gnb_js {padding-left:1px;border-bottom:1px solid #c3c7c5;background:#fff} .gnb_js ul {zoom:1} .gnb_js ul:after {display:block;visibility:hidden;clear:both;content:""} .gnb_js .gnb_1depth {position:relative;float:left;margin-left:-1px}