Skip to content

Commit 7686533

Browse files
committed
css
1 parent 0a2c552 commit 7686533

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

python_docs_theme/static/pydoctheme.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ div.sphinxsidebar {
149149
border-radius: 5px;
150150
line-height: 130%;
151151
font-size: smaller;
152-
width: 300px;
152+
width: 217px;
153153
min-width: 200px;
154154
max-width: 500px;
155155
resize: horizontal;
@@ -162,7 +162,7 @@ div.sphinxsidebar h4 {
162162
}
163163

164164
div.sphinxsidebarwrapper {
165-
width: 300px;
165+
width: 100%;
166166
box-sizing: border-box;
167167
height: 100%;
168168
overflow-x: hidden;

0 commit comments

Comments
 (0)