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}