Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/scss
diff options
context:
space:
mode:
authorMartijn Cuppens <martijn.cuppens@gmail.com>2019-04-30 09:52:04 +0300
committerGitHub <noreply@github.com>2019-04-30 09:52:04 +0300
commit0ed44cab2d64e897755c013c5b296e828aec5134 (patch)
tree0d12bca26ca444ae2c325e806b65d02f18118aab /scss
parent344dfbb30238a42016b859f9ce770950e664ae2f (diff)
Remove IE leftover (#28699)
Removed leftover from #27789
Diffstat (limited to 'scss')
-rw-r--r--scss/bootstrap-grid.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/scss/bootstrap-grid.scss b/scss/bootstrap-grid.scss
index d5f92a16ac..7772e9f68e 100644
--- a/scss/bootstrap-grid.scss
+++ b/scss/bootstrap-grid.scss
@@ -7,7 +7,6 @@
html {
box-sizing: border-box;
- -ms-overflow-style: scrollbar;
}
*,