From b9c14221e7a563f91e8b84f3fa514dfb3b16b7d0 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 ebf5827a6e..f369ae3fd9 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.2