diff options
| author | Martijn Cuppens <[email protected]> | 2019-04-30 08:52:04 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-04-30 08:52:04 +0200 |
| commit | 0ed44cab2d64e897755c013c5b296e828aec5134 (patch) | |
| tree | 0d12bca26ca444ae2c325e806b65d02f18118aab /scss | |
| parent | 344dfbb30238a42016b859f9ce770950e664ae2f (diff) | |
| download | bootstrap-0ed44cab2d64e897755c013c5b296e828aec5134.tar.xz bootstrap-0ed44cab2d64e897755c013c5b296e828aec5134.zip | |
Remove IE leftover (#28699)
Removed leftover from #27789
Diffstat (limited to 'scss')
| -rw-r--r-- | scss/bootstrap-grid.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scss/bootstrap-grid.scss b/scss/bootstrap-grid.scss index d5f92a16a..7772e9f68 100644 --- a/scss/bootstrap-grid.scss +++ b/scss/bootstrap-grid.scss @@ -7,7 +7,6 @@ html { box-sizing: border-box; - -ms-overflow-style: scrollbar; } *, |
