Fix misalignment of the sidebar and the content (#650)

This commit is contained in:
Ahmad Alfy 2018-05-08 03:59:47 +03:00 committed by Yangshun Tay
parent c5b7744dd8
commit 0ea685d455

View file

@ -1448,7 +1448,7 @@ nav.toc .toggleNav .navBreadcrumb h2 {
.doc.separateOnPageNav .docsNavContainer {
flex: 0 0 240px;
margin: 40px 0 0;
margin: 55px 0 0;
}
.doc.separateOnPageNav nav.toc:last-child {