diff options
| author | Mark Otto <[email protected]> | 2018-03-03 14:10:49 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2018-03-03 14:10:49 -0800 |
| commit | a651d7337b36e2932aae21608bcc1a2c0e8f930d (patch) | |
| tree | 64a6881714dc6b6ffa90d6330151541030c8b128 /dist/js/bootstrap.bundle.js | |
| parent | 49d0a4e99cafb1313a6b1f8fa23ed71f3de197f7 (diff) | |
| download | bootstrap-a651d7337b36e2932aae21608bcc1a2c0e8f930d.tar.xz bootstrap-a651d7337b36e2932aae21608bcc1a2c0e8f930d.zip | |
dist
Diffstat (limited to 'dist/js/bootstrap.bundle.js')
| -rw-r--r-- | dist/js/bootstrap.bundle.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dist/js/bootstrap.bundle.js b/dist/js/bootstrap.bundle.js index 2ebece7d7..2c8b4b96b 100644 --- a/dist/js/bootstrap.bundle.js +++ b/dist/js/bootstrap.bundle.js @@ -4394,7 +4394,6 @@ var Modal = function ($$$1) { this._isShown = false; this._isBodyOverflowing = false; this._ignoreBackdropClick = false; - this._originalBodyPadding = 0; this._scrollbarWidth = 0; } // Getters @@ -6307,7 +6306,7 @@ var Tab = function ($$$1) { /** * -------------------------------------------------------------------------- - * Bootstrap (v4.0.0-alpha.6): index.js + * Bootstrap (v4.0.0): index.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) * -------------------------------------------------------------------------- */ |
