Skip to content

Commit

Permalink
fixed shopqi home page nav current menu css error(ie6). saberma#391
Browse files Browse the repository at this point in the history
  • Loading branch information
saberma committed Jan 17, 2012
1 parent 9e9c5dc commit 491ca05
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions app/assets/stylesheets/ie6.css.scss.erb
Expand Up @@ -9,18 +9,6 @@ h1 {

/* IE6 rewrite "current" in main nav */

#masthead ul#nav-primary li.current {
background: none;
padding: 7px 0 0 0px;
line-height: normal;
margin-top: 0px;
a {
padding: 0px;
background: none;
display: block;
height: auto;
color: #6fc51b; } }

#masthead ul#nav-primary ul.utilities {
z-index: 100; /* 修正:子资源菜单在首页显示时会被覆盖 */
li ul { /* 修正:子资源菜单显示位置 */
Expand Down

0 comments on commit 491ca05

Please sign in to comment.