-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Labels
bugIssue reports a bugIssue reports a bug
Description
Description
See comparison screenshots between Safari and Firefox bellow. Desired outcome is that the sidebar get maximum height.
Expected behavior
Firefox 55.0.3 ("good behaviour"):

Actual behavior
Safari 10.1.2 ( "buggy behaviour" ):

Steps to reproduce the bug
- Look at a page with short content page while having a sidemeu with many options.
Package versions
- Python: version 2.7.13
- Mkdocs: version 0.16.3
- Material: Version: 1.6.3
Project configuration
site_name: Documentation
theme: material
extra_css:
- custom.css
extra:
logo: "cc-logo.png"
markdown_extensions:
- admonition
- codehilite(guess_lang=false, linenums=true)
- toc(permalink=true)System information
- Browser: Safari
Metadata
Metadata
Assignees
Labels
bugIssue reports a bugIssue reports a bug