diff --git a/doc/api_custom.css b/doc/api_custom.css index cab4de68b88..4b5bc31fd6d 100644 --- a/doc/api_custom.css +++ b/doc/api_custom.css @@ -177,6 +177,12 @@ div.header { width: 80%; } +#main-nav { + width: 80%; + margin-left: auto; + margin-right: auto; +} + div.qindex, div.navpath { width: 80%; margin-left: auto;