10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a2c552 commit 7686533Copy full SHA for 7686533
python_docs_theme/static/pydoctheme.css
@@ -149,7 +149,7 @@ div.sphinxsidebar {
149
border-radius: 5px;
150
line-height: 130%;
151
font-size: smaller;
152
- width: 300px;
+ width: 217px;
153
min-width: 200px;
154
max-width: 500px;
155
resize: horizontal;
@@ -162,7 +162,7 @@ div.sphinxsidebar h4 {
162
}
163
164
div.sphinxsidebarwrapper {
165
+ width: 100%;
166
box-sizing: border-box;
167
height: 100%;
168
overflow-x: hidden;
0 commit comments