mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-11-12 10:00:52 +01:00
Fixed flashing of table of contents in navigation on screen upon load
This commit is contained in:
parent
ca260e0faf
commit
44f0ec604d
@ -130,7 +130,7 @@
|
||||
}
|
||||
|
||||
// Show 1st level navigation always expanded
|
||||
.no-js & .md-nav {
|
||||
.no-js & > .md-nav {
|
||||
display: block;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user