Skip to content

Commit d7910d5

Browse files
committed
Purge old css
1 parent dfe51b1 commit d7910d5

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

docs/_static/extra.css

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +0,0 @@
1-
/* override table width restrictions */
2-
@media screen and (min-width: 767px) {
3-
4-
.wy-table-responsive table td {
5-
/* !important prevents the common CSS stylesheets from overriding
6-
this as on RTD they are loaded after this stylesheet */
7-
white-space: normal !important;
8-
}
9-
10-
.wy-table-responsive {
11-
overflow: visible !important;
12-
}
13-
}

0 commit comments

Comments
 (0)