Skip to content

Commit ed5bb09

Browse files
committed
Fix sidebar position
1 parent 73ff17d commit ed5bb09

File tree

1 file changed

+1
-0
lines changed
  • pep_sphinx_extensions/pep_theme/static

1 file changed

+1
-0
lines changed

pep_sphinx_extensions/pep_theme/static/style.css

+1
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ body {
5151
}
5252
section#pep-page-section {
5353
padding: 0.25rem 0.25rem 0;
54+
display: table;
5455
}
5556

5657
/* Fix margins (remove top margin for body text) */

0 commit comments

Comments
 (0)