Browse Source

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

Ted Serbinski 17 years ago
parent
commit
2f6f865e33
2 changed files with 3 additions and 0 deletions
  1. 1 0
      README.txt
  2. 2 0
      simplemenu.css

+ 1 - 0
README.txt

@@ -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

+ 2 - 0
simplemenu.css

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