1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-18 19:31:35 +02:00
This commit is contained in:
Heinrich Fenkart
2014-10-22 21:04:18 +02:00
parent e1d40f7633
commit 2bc5277b44
11 changed files with 15 additions and 9 deletions

View File

@@ -2245,6 +2245,7 @@ table th[class*="col-"] {
background-color: #ebcccc;
}
.table-responsive {
min-height: 0;
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