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:
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