2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03: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 -2
View File
@@ -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)
* --------------------------------------------------------------------------
*/