aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-23 23:32:06 -0700
committerMark Otto <[email protected]>2013-08-23 23:32:16 -0700
commitadac269f950b6b75056ea8d578c5b3f179b712c7 (patch)
treecb84403cce18169fc3608b231deb8df9a0c8e695 /dist/css/bootstrap.css
parentd82030f482023732210814c05d34c2b15b47f3ff (diff)
downloadbootstrap-adac269f950b6b75056ea8d578c5b3f179b712c7.tar.xz
bootstrap-adac269f950b6b75056ea8d578c5b3f179b712c7.zip
grunt on previous ms scroll fix
Diffstat (limited to 'dist/css/bootstrap.css')
-rw-r--r--dist/css/bootstrap.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css
index 5a84d87eb..7a80d59e4 100644
--- a/dist/css/bootstrap.css
+++ b/dist/css/bootstrap.css
@@ -1578,6 +1578,7 @@ table th[class*="col-"] {
overflow-x: scroll;
overflow-y: hidden;
border: 1px solid #dddddd;
+ -ms-overflow-style: -ms-autohiding-scrollbar;
-webkit-overflow-scrolling: touch;
}
.table-responsive > .table {