gladman <b...@gladman.plus.com> added the comment:

Comparing the basic.css files for the 3.6.5 chm file and the 3.6.6 chm file 
shows that the latter has the following body style definition that the earlier 
versions don't have:

/* -- general body styles ----------------------------- */

div.body {
    min-width: 450px;
    max-width: 800px;
}

So it seems that the later versions set a maximum width that is not present in 
the earlier versions.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34006>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to