1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-21 12:51:52 +02: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

View File

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