-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
Hello!
First off, thank you for continuing to develop this theme for mkdocs! I am running into an issue where the sidebar styling gets messy with overlapping elements. Doesn't seem to matter if using nav configuration or not in the mkdocs.yml. I've listed my mkdocs.yml file below as well as a screenshot of the issue. Noticed this happens with both the mkdocs serve
& build
commands.
#example mkdocs.yml
site_name: Test Docs
nav:
- Home: 'index.md'
theme:
name: rtd-dropdown
python: 2.7.15rc1
mkdocs: 1.0.4
mkdocs-rtd-dropdown: 1.0.2
Any thoughts or insights into what's causing this would be greatly appreciated! I'd be happy to provide any further information if needed. Thank you in advance!
Metadata
Metadata
Assignees
Labels
No labels