From 4687549e8935dacb44f9d0735387bd4903d7955e Mon Sep 17 00:00:00 2001 From: Ted Serbinski Date: Wed, 28 Feb 2007 23:00:59 +0000 Subject: [PATCH] #114803, fix textareas not working, patch by quicksketch --- simplemenu.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simplemenu.css b/simplemenu.css index 8d31c7f2..1f859279 100644 --- a/simplemenu.css +++ b/simplemenu.css @@ -14,7 +14,7 @@ background:#ddd; border-bottom:1px solid #999; font:11px Verdana, Helvetica, sans-serif; left:0; -position:fixed; +position:absolute; top:0; width:100%; height:21px;