From 4338398e5f761fb6a4d7ba9be127ccd197fd812c Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Sat, 25 Mar 2006 19:52:37 +0000 Subject: ah well the overflow doesnt work --- doc/docs.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/docs.css') diff --git a/doc/docs.css b/doc/docs.css index 3db51b893..6cb08c555 100644 --- a/doc/docs.css +++ b/doc/docs.css @@ -97,7 +97,7 @@ code { } pre { - overflow:auto; + /*overflow:auto;*/ } .codeline { font-family:courier, serif; -- cgit v1.2.1