From 5b8e8598ab5c604d3ec20c0f6a3e6af06f879308 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Sun, 18 Aug 2013 21:29:49 -0400 Subject: [PATCH] too small! --- doc/build/static/docs.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/build/static/docs.css b/doc/build/static/docs.css index acde3683de..b74fda5512 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 { -- 2.47.3