From 2b056e914dd08c6f598bd9db771b418a79e982dc Mon Sep 17 00:00:00 2001 From: Luis Fabregas Date: Tue, 28 Jun 2022 16:21:58 +0200 Subject: [PATCH 1/4] fix navigation menu on mobile phone and collapsed windows --- docsrc/source/_templates/nav.html | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/docsrc/source/_templates/nav.html b/docsrc/source/_templates/nav.html index 39c3ae90..87e83577 100644 --- a/docsrc/source/_templates/nav.html +++ b/docsrc/source/_templates/nav.html @@ -1,3 +1,4 @@ + {%- set userguide_dropdown_navigation = [ ('Basics', pathto('basics')), ('Getting Started', pathto('getting_started')), @@ -5,7 +6,6 @@ ('Fitting', pathto('dipolar_guide_fitting')), ('Theory', pathto('theory')),] -%} - {%- set advancedguide_dropdown_navigation = [ ('Modelling Guide', pathto('modelling_guide')), @@ -23,18 +23,18 @@ -%}
- -