Bug #1818
Few pre tags has unnecessary space at the top.
Description
Documents with the problem found:
- In https://edutestdev-240612.appspot.com/document/python-3-language-reference-pl-2021-10-08-170000.99999-spl/assignment%20expression?documentURL=10004%2Fprd%2F3%2Freference%2Fexpressions--Assignment-expressions-133.html, the first pre tag has a big space at the top.
- https://edutestdev-240612.appspot.com/document/python-3-language-reference-pl-2021-10-08-170000.99999-spl/simple%20statement?documentURL=10004%2Fprd%2F3%2Freference%2Fsimple_stmts.html
- In this page https://edutestdev-240612.appspot.com/document/python-3-language-reference-pl-2021-10-08-170000.99999-spl/compound%20statement?documentURL=10004%2Fprd%2F3%2Freference%2Fcompound_stmts.html, the last one has the issue
It seems like that the ones that don't have a issue has a div tag with class=hiighlight just above the pre tag