diff options
| -rw-r--r-- | scss/_tables.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scss/_tables.scss b/scss/_tables.scss index bed9e73a6..b7ab3d506 100644 --- a/scss/_tables.scss +++ b/scss/_tables.scss @@ -174,7 +174,6 @@ width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; - -ms-overflow-style: -ms-autohiding-scrollbar; // See https://github.com/twbs/bootstrap/pull/10057 // Prevent double border on horizontal scroll due to use of `display: block;` > .table-bordered { |
