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
diff options
context:
space:
mode:
authorMark Otto <markdotto@gmail.com>2018-03-04 01:10:49 +0300
committerMark Otto <markdotto@gmail.com>2018-03-04 01:10:49 +0300
commita651d7337b36e2932aae21608bcc1a2c0e8f930d (patch)
tree64a6881714dc6b6ffa90d6330151541030c8b128 /js/dist/modal.js
parent49d0a4e99cafb1313a6b1f8fa23ed71f3de197f7 (diff)
dist
Diffstat (limited to 'js/dist/modal.js')
-rw-r--r--js/dist/modal.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/dist/modal.js b/js/dist/modal.js
index 1be320a195..dd47e104a7 100644
--- a/js/dist/modal.js
+++ b/js/dist/modal.js
@@ -84,7 +84,6 @@ var Modal = function ($) {
this._isShown = false;
this._isBodyOverflowing = false;
this._ignoreBackdropClick = false;
- this._originalBodyPadding = 0;
this._scrollbarWidth = 0;
} // Getters