
This article was adapted from a Google Tech on the Toilet (TotT) episode. You can download a printer-friendly version of this TotT epis...
@media only screen and (max-width: 600px) {
.body {
overflow-x: auto;
}
.post-content table, .post-content td {
width: auto !important;
white-space: nowrap;
}
}
This article was adapted … [+2255 chars]





