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:
this is firefox:
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)
I don’t see any mistakes in https://github.com/squidfunk/mkdocs-material/commit/2007484306d00906f4ab9e1981d35d4d7eb0b6ab
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
Edit: Also now tried this on Win 10 with Firefox (latest), Vivalid (latest), and Microsoft Edge, all with the same expected working results.