Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4966c3f

Browse filesBrowse files
authored
Merge pull request #10995 from timhoffm/docs-layout-other-parameters
Fix layout of Other Parameters in docs
2 parents 3046e25 + 0af925b commit 4966c3f
Copy full SHA for 4966c3f

File tree

Expand file treeCollapse file tree

2 files changed

+5
-1
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+5
-1
lines changed

‎doc/_static/mpl.css

Copy file name to clipboardExpand all lines: doc/_static/mpl.css
+1-1Lines 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

Copy file name to clipboard
+4Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.