enforce 70% width on mainContainer (#196)

This commit is contained in:
Ricky Vetter 2017-10-30 09:51:44 -07:00 committed by Joel Marcey
parent 20122f6c56
commit 10e8c7cba3

View file

@ -1443,6 +1443,7 @@ nav.toc .toggleNav .navBreadcrumb h2 {
.sideNavVisible .navPusher .mainContainer {
padding-top: 0;
max-width: 70%;
}
.docsNavContainer {