8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3046e25 + 0af925b commit 4966c3fCopy full SHA for 4966c3f
doc/_static/mpl.css
@@ -702,7 +702,7 @@ table.docutils.field-list {
702
padding: 10px;
703
text-align: left;
704
vertical-align: top;
705
- width: 120px;
+ width: 125px;
706
}
707
.docutils.field-list td {
708
padding: 10px 10px 10px 20px;
doc/docutils.conf
@@ -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