coreos/documentation/_static/css/coreos.css

6 lines
185 B
CSS

/* Make tables more convenient by wrapping line instead of using an
horizontal scrollbar */
.wy-table-responsive table td, .wy-table-responsive table th {
white-space: normal;
}