mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
Fixes #14251: Remove the -webkit-overflow-scrolling to prevent Safari from screwing up widths
This commit is contained in:
@@ -177,7 +177,6 @@ table {
|
||||
overflow-y: hidden;
|
||||
-ms-overflow-style: -ms-autohiding-scrollbar;
|
||||
border: 1px solid @table-border-color;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
|
||||
// Tighten up spacing
|
||||
> .table {
|
||||
|
||||
Reference in New Issue
Block a user