From 3af8d2f664dfaecc43ed776490aae6d1dcd406ab Mon Sep 17 00:00:00 2001 From: Gergely Csatari Date: Wed, 19 Dec 2018 11:09:15 +0100 Subject: [PATCH 1/4] Making the background of search configurable Signed-off-by: Gergely Csatari --- sphinx_rtd_theme/layout.html | 3 +-- sphinx_rtd_theme/theme.conf | 3 ++- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sphinx_rtd_theme/layout.html b/sphinx_rtd_theme/layout.html index 2df1b39c..8d497e9a 100644 --- a/sphinx_rtd_theme/layout.html +++ b/sphinx_rtd_theme/layout.html @@ -105,11 +105,10 @@ {% block extrabody %} {% endblock %}
- {# SIDE NAV, TOGGLES ON MOBILE #}