mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
Merge branch 'master' of https://github.com/apexskier/bootstrap into apexskier-master
Conflicts: dist/css/bootstrap.min.css
This commit is contained in:
File diff suppressed because one or more lines are too long
Vendored
+1
@@ -1578,6 +1578,7 @@ table th[class*="col-"] {
|
||||
overflow-x: scroll;
|
||||
overflow-y: hidden;
|
||||
border: 1px solid #dddddd;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
}
|
||||
.table-responsive > .table {
|
||||
margin-bottom: 0;
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
@@ -187,6 +187,7 @@ table {
|
||||
overflow-y: hidden;
|
||||
overflow-x: scroll;
|
||||
border: 1px solid @table-border-color;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
|
||||
// Tighten up spacing and give a background color
|
||||
> .table {
|
||||
|
||||
Reference in New Issue
Block a user