github.com/muhammedhassanm/blockchain@v0.0.0-20200120143007-697261defd4d/sawtooth-supply-chain-master/docs/source/_static/theme_overrides.css (about) 1 /* Override table cells ignoring width settings when content is too long 2 */ 3 .wy-table-responsive table td, .wy-table-responsive table th { 4 white-space: normal; 5 }