From 2f6f865e33e9595be1afec23156723870ca3c31a Mon Sep 17 00:00:00 2001 From: Ted Serbinski Date: Sat, 26 Jan 2008 22:18:40 +0000 Subject: [PATCH] - #195972, better default CSS to avoid conflicts with themes, patch by Keyz --- README.txt | 1 + simplemenu.css | 2 ++ 2 files changed, 3 insertions(+) diff --git a/README.txt b/README.txt index 45bdea57..5219eacb 100644 --- a/README.txt +++ b/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 diff --git a/simplemenu.css b/simplemenu.css index 95c8ba99..d7e66fc2 100644 --- a/simplemenu.css +++ b/simplemenu.css @@ -17,6 +17,8 @@ position:absolute; top:-999em; width:14em; + font-size:1em; + line-height:1em; } #simplemenu ul li, #simplemenu a {