- #195972, better default CSS to avoid conflicts with themes, patch by Keyz

This commit is contained in:
Ted Serbinski 2008-01-26 22:18:40 +00:00
parent ebdc82203b
commit 2f6f865e33
2 changed files with 3 additions and 0 deletions

View File

@ -35,6 +35,7 @@ jQuery Superfish: http://users.tpg.com.au/j_birch/plugins/superfish/
- #199224, fix display issues in IE6/7
- #200086, don't load non-existent custom.css file
- #195972, better default CSS to avoid conflicts with themes
4.0, 2007-Nov-22

View File

@ -17,6 +17,8 @@
position:absolute;
top:-999em;
width:14em;
font-size:1em;
line-height:1em;
}
#simplemenu ul li,
#simplemenu a {