aboutsummaryrefslogtreecommitdiff
path: root/docs/_static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_static/style.css')
-rw-r--r--docs/_static/style.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/_static/style.css b/docs/_static/style.css
index 06a72904..66ae3a4a 100644
--- a/docs/_static/style.css
+++ b/docs/_static/style.css
@@ -806,7 +806,6 @@ dd {
table.docutils {
width: 100%;
- table-layout: fixed;
}
table.docutils.footnote {
@@ -831,7 +830,6 @@ table.docutils tbody tr td {
border-top: solid 1px var(--table-border);
padding: 7px 5px;
vertical-align: top;
- overflow-wrap: break-word;
}
table.docutils tbody tr:last-child th,
table.docutils tbody tr:last-child td {