Repository URL to install this package:
/* override table width restrictions */ @media screen and (min-width: 767px) { .wy-table-responsive table td { white-space: normal !important; vertical-align: top !important; } .wy-table-responsive { overflow: visible !important; } }