mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-18 13:30:23 +00:00
Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip
This commit is contained in:
commit
7ce048bccd
1 changed files with 0 additions and 1 deletions
1
js/bootstrap-transition.js
vendored
1
js/bootstrap-transition.js
vendored
|
|
@ -37,7 +37,6 @@
|
|||
'WebkitTransition' : 'webkitTransitionEnd'
|
||||
, 'MozTransition' : 'transitionend'
|
||||
, 'OTransition' : 'oTransitionEnd otransitionend'
|
||||
, 'msTransition' : 'MSTransitionEnd'
|
||||
, 'transition' : 'transitionend'
|
||||
}
|
||||
, name
|
||||
|
|
|
|||
Loading…
Reference in a new issue