mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-23 07:50:23 +00:00
fixes #10283
This commit is contained in:
parent
558b6a478d
commit
0a75e4c09b
1 changed files with 2 additions and 0 deletions
|
|
@ -27,6 +27,8 @@
|
|||
return { end: transEndEventNames[name] }
|
||||
}
|
||||
}
|
||||
|
||||
return false // explicit for ie8 ( ._.)
|
||||
}
|
||||
|
||||
// http://blog.alexmaccaw.com/css-transitions
|
||||
|
|
|
|||
Loading…
Reference in a new issue