diff --git a/docs/docsite/_themes/srtd/static/css/theme.css b/docs/docsite/_themes/srtd/static/css/theme.css index 1f02e313c3..fc4d036c6f 100644 --- a/docs/docsite/_themes/srtd/static/css/theme.css +++ b/docs/docsite/_themes/srtd/static/css/theme.css @@ -4916,6 +4916,8 @@ table { .documentation-table { border-right: 1px solid #000; border-bottom: 1px solid #000; + width: 100%; + display: table; } .caption {