1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-09-24 19:38:27 +02:00

Fixed 2nd level navigation spacing on dir=rtl for screen

This commit is contained in:
squidfunk 2020-02-26 09:45:14 +01:00
parent 4f2fc18fbd
commit cd74147fca

View File

@ -182,9 +182,9 @@
max-height: initial;
overflow: visible;
// Remove left spacing on 2nd level items
// Remove spacing on 2nd level items
> .md-nav__list > .md-nav__item {
padding-left: 0;
padding: 0;
}
// Hide titles from 2nd level on