diff options
| author | Mark Otto <[email protected]> | 2014-08-03 16:18:41 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-08-03 16:18:41 -0700 |
| commit | ae9c1609329ff4e033635105aba7ec4aa9899ffb (patch) | |
| tree | f3fefbf1191b8cafda4b3f439d98ff7eb9970787 /less/tables.less | |
| parent | de77d04899f596359a57bafc09ebe8c453e85d2c (diff) | |
| parent | 6424acf69ae40a916db04b5c3235f1780f11b4be (diff) | |
| download | bootstrap-ae9c1609329ff4e033635105aba7ec4aa9899ffb.tar.xz bootstrap-ae9c1609329ff4e033635105aba7ec4aa9899ffb.zip | |
Merge branch 'master' into derp
Conflicts:
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
Diffstat (limited to 'less/tables.less')
| -rw-r--r-- | less/tables.less | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/less/tables.less b/less/tables.less index 1dfc46c85..a65a1a304 100644 --- a/less/tables.less +++ b/less/tables.less @@ -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 { |
