mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
change window to 'body'
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@
|
||||
/* SHARED VARS
|
||||
* =========== */
|
||||
|
||||
var $window = $(window)
|
||||
var $window = $('body')
|
||||
, transitionEnd
|
||||
|
||||
// set CSS transition event type
|
||||
|
||||
Reference in New Issue
Block a user