Deploy website

Deploy website version based on 88d093f199
This commit is contained in:
Website Deployment Script 2018-03-14 19:43:49 +00:00
parent 88d093f199
commit 5cca9d8656

View file

@ -1535,6 +1535,7 @@ nav.toc .toggleNav .navBreadcrumb h2 {
flex: 0 0 240px; flex: 0 0 240px;
overflow-y: auto; overflow-y: auto;
max-height: calc(100vh - 110px); max-height: calc(100vh - 110px);
align-self: flex-start;
} }
.onPageNav > ul { .onPageNav > ul {