smaller indentations for sitemapnavi

This commit is contained in:
Andreas Gohr 2019-04-03 15:30:11 +02:00
commit f508ca444e

View file

@ -10,6 +10,10 @@
li { li {
line-height: @line-height-bigger; line-height: @line-height-bigger;
} }
li li {
margin-left: 0.75em;
}
} }
.wide-content #plugin__sitemapnavi { .wide-content #plugin__sitemapnavi {