Skip to content

Commit 5775869

Browse files
author
Phil Carns
committed
try only changing width
1 parent e74df57 commit 5775869

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

readthedocs/_static/css/custom.css

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,3 @@
1-
/* override table width restrictions */
2-
.wy-table-responsive table td, .wy-table-responsive table th {
3-
white-space: normal;
4-
}
5-
6-
.wy-table-responsive {
7-
margin-bottom: 24px;
8-
max-width: 100%;
9-
overflow: visible;
10-
}
11-
121
/* override default max width from 800px to 1200px */
132
.wy-nav-content {
143
max-width: 1200px !important;

0 commit comments

Comments
 (0)