]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
docs: remove `-ms-overflow-style: -ms-autohiding-scrollbar` (#28220)
authorXhmikosR <xhmikosr@gmail.com>
Sun, 10 Feb 2019 20:13:13 +0000 (22:13 +0200)
committerGitHub <noreply@github.com>
Sun, 10 Feb 2019 20:13:13 +0000 (22:13 +0200)
Similar to #28153

site/docs/4.2/assets/scss/_content.scss

index 723e4587dc6865edee0ac031bb4bdd5d0c9634a9..16fc9d97226b1171b8462680a8c45fc33e52e466 100644 (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;