From fc0e41f844225febf4e265bd03e8e37df1169d08 Mon Sep 17 00:00:00 2001 From: Dan Bader Date: Mon, 16 Jul 2018 15:14:28 -0700 Subject: [PATCH] Fix mobile layout --- docs/_templates/layout.html | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html index cc36fab..2e75389 100644 --- a/docs/_templates/layout.html +++ b/docs/_templates/layout.html @@ -3,7 +3,15 @@ {%- block extrahead %} {# No super() because we want to avoid loading an empty custom.css file #} - + {# #} + + + {% if pagename == 'index' %}