8000 Merge pull request #10998 from matplotlib/auto-backport-of-pr-10995 · matplotlib/matplotlib@393ab92 · GitHub
[go: up one dir, main page]

Skip to content

Commit 393ab92

Browse files
authored
Merge pull request #10998 from matplotlib/auto-backport-of-pr-10995
Backport PR #10995 on branch v2.2.2-doc
2 parents 5787893 + b74e9e8 commit 393ab92

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

doc/_static/mpl.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -702,7 +702,7 @@ table.docutils.field-list {
702702
padding: 10px;
703703
text-align: left;
704704
vertical-align: top;
705-
width: 120px;
705+
width: 125px;
706706
}
707707
.docutils.field-list td {
708708
padding: 10px 10px 10px 20px;

doc/docutils.conf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# These entries affect HTML output:
2+
[html4css1 writer]
3+
# Required for docutils-update, the website build system:
4+
field-name-limit: 20

0 commit comments

Comments
 (0)
0