gnb width 0 height 0 수정에 대한 대응

This commit is contained in:
whitedot
2013-02-25 18:53:50 +09:00
parent f121136e48
commit 4f0aa9ad42
3 changed files with 3 additions and 2 deletions

View File

@ -57,7 +57,7 @@ a:active {color:#000;text-decoration:underline}
#gnb {background:#f0f4f8}
#gnb h2 {margin:0;padding:0;width:1px;height:1px;overflow:hidden}
#gnb_ul {z-index:10;margin:0 auto;padding:0;width:980px}
.gnb_1depth {position:relative;margin-left:-1px;zoom:1}
.gnb_1depth {position:relative;margin-top:-1px;margin-left:-1px;zoom:1}
.gnb_1depth:after {display:block;visibility:hidden;clear:both;content:""}
.gnb_1depth a {display:block;float:left;height:35px;color:#000;line-height:2.7em !important;line-height:2.4em}
.gnb_1depth_air a,