wraptable.css 128 Bytes Edit Raw Blame History 1 2 3 4 /* ensure text in table cells wrap */ .wy-table-responsive table td, .wy-table-responsive table th { white-space: normal; }