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

@ -50,7 +50,7 @@ h2 {font-size:1.2em}
#gnb {}
#gnb ul {z-index:10}
.gnb_1depth {position:relative;margin-left:-1px;background:#383a3f;zoom:1}
.gnb_1depth {position:relative;margin-top:-1px;margin-left:-1px;background:#383a3f;zoom:1}
.gnb_1depth:after {display:block;visibility:hidden;clear:both;content:""}
.gnb_1depth a {display:block;float:left;width:90px;height:35px;color:#e0e0e0;font-weight:bold;line-height:2.95em !important;line-height:2.65em}
.gnb_1depth_air a,