Skip to content

Commit 893d844

Browse files
committed
Fix whitespace changes
1 parent 7fc51b8 commit 893d844

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

python_docs_theme/static/pydoctheme.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,10 +307,12 @@ div.code-block-caption {
307307
padding: 0.3em 0.6em;
308308
font-size: 90%;
309309
color: #333;
310+
310311
& + div pre {
311312
border-top-left-radius: 0 !important;
312313
border-top-right-radius: 0 !important;
313314
}
315+
314316
& + div .copybutton {
315317
border-top-right-radius: 0 !important;
316318
}
@@ -524,6 +526,7 @@ div.footer a:hover {
524526
}
525527

526528

529+
527530
.toctree-wrapper ul {
528531
padding-inline-start: 20px;
529532
}

0 commit comments

Comments
 (0)