Fix table of contents missing borders

Fixes #1675
This commit is contained in:
Michael Rose
2018-05-15 14:36:10 -04:00
parent f744cea6a1
commit f031c08c84
3 changed files with 3 additions and 7 deletions

View File

@ -528,12 +528,6 @@
}
}
> li:last-child {
a {
border-bottom: none;
}
}
li ul > li a {
padding-left: 1.75rem;
font-weight: normal;