Skip to content

Commit 8db2b61

Browse files
committed
revert source/_static/theme_overrides.css
1 parent 7536d31 commit 8db2b61

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

source/_static/theme_overrides.css

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,6 @@
1111
overflow: visible;
1212
}
1313

14-
/* Force table to respect column widths */
15-
.wy-table-responsive table {
16-
table-layout: fixed;
17-
width: 100%;
18-
}
19-
20-
.wy-table-responsive table td,
21-
.wy-table-responsive table th {
22-
overflow-wrap: break-word;
23-
word-wrap: break-word;
24-
}
25-
2614
.rst-content li {
2715
padding-top: 4px;
2816
}

0 commit comments

Comments
 (0)