From 57ae14bd03f31c2bb7dfc481b77f13ca7fa967aa Mon Sep 17 00:00:00 2001 From: Thomas Karpiniec Date: Mon, 12 Dec 2016 20:09:10 +1100 Subject: [PATCH] And the other None --- docs/_static/css/custom.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/_static/css/custom.css b/docs/_static/css/custom.css index b10cd24..bec5adc 100644 --- a/docs/_static/css/custom.css +++ b/docs/_static/css/custom.css @@ -1,3 +1,7 @@ div.toctree-wrapper p.caption { display: none; } + +div.wy-menu p.caption { + display: none; +} \ No newline at end of file