Skip to content

Commit

Permalink
docs(rtd): add comment to CSS file for overriding in-use Sphinx theme
Browse files Browse the repository at this point in the history
  • Loading branch information
myii committed Mar 2, 2019
1 parent ea1841c commit f237364
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/_static/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Override styles for in-use Sphinx theme
*/

/* The next two `.wy`-based rules are specifically needed for the dealing with */
/* the `sphinx_rtd_theme` bug where long lines do not wrap in tables */

/* override table width restrictions */
.wy-table-responsive table th
, .wy-table-responsive table td
Expand Down

0 comments on commit f237364

Please sign in to comment.