#199224, patch by Darren Oh, modified by me, fix IE6/7 display issues

This commit is contained in:
Ted Serbinski
2008-01-26 22:04:26 +00:00
parent 5ef33d2fa2
commit f55e651074
3 changed files with 8 additions and 2 deletions

View File

@@ -12,12 +12,12 @@ body.simplemenu-enabled {
top:0;
width:100%;
z-index:9999;
text-align:left;
}
#simplemenu a {
color:#fff;
text-decoration:none;
padding:3px 12px 5px 12px;
height:13px;
width:auto;
}
#simplemenu li {

View File

@@ -13,6 +13,7 @@ body.simplemenu-enabled {
top:0;
width:100%;
z-index:9999;
text-align:left;
}
#simplemenu a {
color:#333;
@@ -21,7 +22,6 @@ body.simplemenu-enabled {
border-right:1px solid #999;
border-left:1px solid #eee;
padding:2px 6px 3px 6px;
height:15px;
width:auto;
}
#simplemenu li {