From: Mike Bayer Date: Sat, 25 Mar 2006 19:52:37 +0000 (+0000) Subject: ah well the overflow doesnt work X-Git-Tag: rel_0_1_5~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4338398e5f761fb6a4d7ba9be127ccd197fd812c;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git ah well the overflow doesnt work --- diff --git a/doc/docs.css b/doc/docs.css index 3db51b893b..6cb08c555b 100644 --- a/doc/docs.css +++ b/doc/docs.css @@ -97,7 +97,7 @@ code { } pre { - overflow:auto; + /*overflow:auto;*/ } .codeline { font-family:courier, serif;