diff --git a/doc_src/python_docs_theme/static/pydoctheme.css b/doc_src/python_docs_theme/static/pydoctheme.css index 6eb6e2474..3835ddd84 100644 --- a/doc_src/python_docs_theme/static/pydoctheme.css +++ b/doc_src/python_docs_theme/static/pydoctheme.css @@ -565,9 +565,6 @@ div.documentwrapper { height: auto; position: relative; } - div.documentwrapper { - float: left; - } div.bodywrapper { margin-left: 0; }