sitemapnavi style adjustment for checkbox

This commit is contained in:
Andreas Gohr 2019-03-12 13:10:10 +01:00
commit a1039cd66b

View file

@ -4,6 +4,10 @@
margin-bottom: @nav-margin;
border-bottom: 1px solid @ini_nav_menu_color;
label {
padding-left: 0.5em;
}
li {
line-height: @line-height-bigger;
}