Skip to content

Commit 8b5351e

Browse files
committed
DOC: CSS fix for the reference documentation headers
1 parent 91cfcb4 commit 8b5351e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/source/themes/agogo/static/agogo.css_t

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -453,3 +453,7 @@ div.viewcode-block:target {
453453
border-top: 1px solid #ac9;
454454
border-bottom: 1px solid #ac9;
455455
}
456+
457+
th.field-name {
458+
white-space: nowrap;
459+
}

0 commit comments

Comments
 (0)