We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfe51b1 commit d7910d5Copy full SHA for d7910d5
docs/_static/extra.css
@@ -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