diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-08-18 21:29:49 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-08-18 21:29:49 -0400 |
commit | 5b8e8598ab5c604d3ec20c0f6a3e6af06f879308 (patch) | |
tree | a141467d6420a9a962c61f58aa8c1a620a34cd1d | |
parent | baf6d9214e6ae4b7dbf50f30a1431093e80b2f87 (diff) | |
download | sqlalchemy-5b8e8598ab5c604d3ec20c0f6a3e6af06f879308.tar.gz |
too small!
-rw-r--r-- | doc/build/static/docs.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build/static/docs.css b/doc/build/static/docs.css index acde3683d..b74fda551 100644 --- a/doc/build/static/docs.css +++ b/doc/build/static/docs.css @@ -166,7 +166,7 @@ a.headerlink:hover { } #docs-body { - min-height: 400px; + min-height: 700px; } #docs-sidebar > ul { |