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

Skip to content

Commit aea96e6

Browse files
committed
doc: ensure html field list does horizontally span the page
1 parent e89847f commit aea96e6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

doc/_static/mpl.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -652,6 +652,9 @@ dl.class {
652652
font-family: monospace;
653653
}
654654

655+
table.docutils.field-list {
656+
width: 100%;
657+
}
655658

656659
.docutils.field-list th {
657660
background-color: #eee;

0 commit comments

Comments
 (0)