diff --git a/doc/style.css b/doc/style.css index a4bb35d923b4..7549ee2e1145 100644 --- a/doc/style.css +++ b/doc/style.css @@ -490,3 +490,7 @@ div.appendix .variablelist .term { font-family: Roboto; src: url(Roboto.ttf); } + +.chapter { + content-visibility: auto; +}