I have a working html build on sphinx v1.1.3 and html pages automatically resize as I change the window size.
If I upgraded to sphinx 1.7.4 the page displays with fixed width, with black background on the right. Changing the window size doesn't increase the width beyond a certain max, but shrinking it still shrinks the size of the content and the text wraps. This new behavior is different than v1.1.3 and nothing other than the version of Sphinx was changed.
I have nothing fancy - looking at html source the only .css files included are classic.css, pygments.css, and html_style.css. Can anyone suggest where to look next to solve the problem? Thanks.
Fixed by adding "body_max_width": "none" to html_theme_options in conf.py
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With