0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-03-13 13:29:25 +01:00

docs: remove -ms-overflow-style: -ms-autohiding-scrollbar (#28220)

Similar to #28153
This commit is contained in:
XhmikosR 2019-02-10 22:13:13 +02:00 committed by GitHub
parent 24253b18e1
commit 7a9a8db7b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,6 @@
@include media-breakpoint-down(md) {
display: block;
overflow-x: auto;
-ms-overflow-style: -ms-autohiding-scrollbar; // See https://github.com/twbs/bootstrap/pull/10057
&.table-bordered {
border: 0;