10BC0 Bug in Safari on how menu is only sized to main content · Issue #468 · squidfunk/mkdocs-material · GitHub
[go: up one dir, main page]

Skip to content

Bug in Safari on how menu is only sized to main content #468

@alkemann

Description

@alkemann

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"):
30209280-8bcf16c4-9497-11e7-9c6f-359b0c120f31

Actual behavior

Safari 10.1.2 ( "buggy behaviour" ):
30209255-7b7f1b84-9497-11e7-9cd4-94bad37181c7

Steps to reproduce the bug

  1. 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

No one assigned

    Labels

    bugIssue reports a bug

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0