do not overflow.

use horizontal scrollbars instead.
master
Phoenix Eve Aspacio 2018-12-31 18:56:08 +08:00 committed by GitHub
parent 020cbc04c3
commit 37cd8963da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ table.footable>tbody>tr.footable-empty>td {
overflow: visible !important;
}
.table-responsive {
overflow: visible !important;
overflow: auto !important;
}
@media screen and (max-width: 767px) {
.table-responsive {