Commit b91720a
bugfix-mission
fix(docs): widen field-list labels so 'Parameters:' isn't a column
Sphinx renders ``:param:``/``:return:`` field-list ``<dt>`` elements
with a tiny intrinsic width, which on the current theme collapses labels
like "Parameters:" into a one-character-wide vertical column.
Add a min-width: 6em rule to dl.field-list>dt in the custom stylesheet.1 parent 365f717 commit b91720a
2 files changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
0 commit comments