Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 373808d

Browse files
committed
Fix search button placement in navbar
1 parent 8c2570d commit 373808d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -492,6 +492,7 @@ def js_tag_with_cache_busting(js):
492492
else 'devdocs')
493493
},
494494
"navbar_end": ["theme-switcher", "version-switcher", "mpl_icon_links"],
495+
"navbar_persistent": ["search-button"],
495496
"secondary_sidebar_items": "page-toc.html",
496497
"footer_start": ["copyright", "sphinx-version", "doc_version"],
497498
# We override the announcement template from pydata-sphinx-theme, where

0 commit comments

Comments
 (0)