follow up fix for #14837 /cc @hnrch02

This commit is contained in:
Mark Otto 2014-10-25 20:20:24 -07:00
parent 5f2e6fa58b
commit 783eced7ab
9 changed files with 9 additions and 9 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -2246,7 +2246,7 @@ table th[class*="col-"] {
background-color: #ebcccc;
}
.table-responsive {
min-height: 0;
min-height: .01%;
overflow-x: auto;
}
@media screen and (max-width: 767px) {

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long