1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-16 18:44:01 +02:00
This commit is contained in:
Mark Otto
2018-03-03 14:10:49 -08:00
parent 49d0a4e99c
commit a651d7337b
17 changed files with 16 additions and 19 deletions

1
js/dist/modal.js vendored
View File

@@ -84,7 +84,6 @@ var Modal = function ($) {
this._isShown = false;
this._isBodyOverflowing = false;
this._ignoreBackdropClick = false;
this._originalBodyPadding = 0;
this._scrollbarWidth = 0;
} // Getters