gnb 수정완료 보완2

This commit is contained in:
whitedot
2013-02-25 17:25:29 +09:00
parent 8223c54483
commit 3abd4f7063

View File

@ -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}