diff --git a/doc/style.css b/doc/style.css index b9cb1ba613..f4087a7d81 100644 --- a/doc/style.css +++ b/doc/style.css @@ -136,6 +136,9 @@ div#topbar { body { text-align: center; } +div#page { + width: 100%; +} div#page > .container, div#topbar > .container { text-align: left;