Update admin.css

This commit is contained in:
Phoenix Eve Aspacio 2017-06-26 07:23:48 +08:00 committed by GitHub
parent c4f25b7dde
commit 48557a4de9

View File

@ -9,7 +9,7 @@ table.footable>tbody>tr.footable-empty>td {
overflow: visible !important;
}
.table-responsive {
overflow: visible !important;
overflow-x: scroll !important;
}
body {
overflow-y:scroll;