diff --git a/docs/source/conf.py b/docs/source/conf.py index 47d0107e..2544800d 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -58,7 +58,7 @@ html_show_copyright = False html_theme_options = { "canonical_url": "https://docs.pyrogram.org/", "collapse_navigation": True, - "sticky_navigation": True, + "sticky_navigation": False, "logo_only": True, "display_version": True, "style_external_links": True