gnb 수정완료 보완

This commit is contained in:
whitedot
2013-02-25 17:16:20 +09:00
parent 44fba87267
commit 8223c54483

View File

@ -61,7 +61,6 @@ h2 {font-size:1.2em}
.gnb_1depth ul {float:left;zoom:1}
.gnb_1depth ul:after {display:block;visibility:hidden;clear:both;content:""}
.gnb_1depth li {float:left}
.gnb_1depth_over ul {top:35px;left:-1px;width:auto;height:auto;border:1px solid #ccc;border-top:0}
.gnb_2depth a {display:inline-block;float:none;margin-right:10px;padding:5px;width:auto;height:25px;border-bottom:0;color:#e0e0e0;font-weight:normal;text-align:left;line-height:2.1em !important;line-height:1.8em}
/* gnb js on */
.gnb_js {}