mkdocs-material: Chrome breaks layout if system language is Chinese

Description

Only chrome meet the bug,safari and firefox are correct.

the case include my “mkdocs serve” and your “https://squidfunk.github.io/mkdocs-material/

this is chrome:

image

this is firefox:

image

Package versions

  • Python: 2.7.10
  • MkDocs: 1.0.4
  • Material: 3.0.6

Project configuration

site_name: My Docs
theme:
  name: material

System information

  • OS: macos 10.13.4
  • Browser: chrome

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Comments: 39 (22 by maintainers)

Most upvoted comments

@masterstevelu @walkccc @cyent @smancill – could someone of you please verify, whether the issue is now gone when visiting the official Material docs?

https://squidfunk.github.io/mkdocs-material/

The bug is fixed on my Chrome. Thannk you!

@masterstevelu @walkccc @cyent @smancill – could someone of you please verify, whether the issue is now gone when visiting the official Material docs?

https://squidfunk.github.io/mkdocs-material/

Windows 10, latest Chrome here @ 1300x368 material-mkdocs-1300x368

Edit: Also now tried this on Win 10 with Firefox (latest), Vivalid (latest), and Microsoft Edge, all with the same expected working results.