Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0af925b

Browse files
committed
fix layout of Other Parameters in docs
1 parent 98bfb96 commit 0af925b

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)