From 875309fc48c12642b5702ff0e8bb41212659adfb Mon Sep 17 00:00:00 2001 From: Richard Liaw Date: Fri, 27 Mar 2020 17:46:08 -0700 Subject: [PATCH] Revert wide docs (#7782) --- doc/source/_static/css/custom.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/doc/source/_static/css/custom.css b/doc/source/_static/css/custom.css index f2b64aaa7..ecc732d24 100644 --- a/doc/source/_static/css/custom.css +++ b/doc/source/_static/css/custom.css @@ -1,8 +1,3 @@ -/* Max window size */ -.wy-nav-content{ - max-width: 1000px; -} - /*Extends the docstring signature box.*/ .rst-content dl:not(.docutils) dt { display: block;