Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
7ce048bc
Commit
7ce048bc
authored
12 years ago
by
Mark Otto
Browse files
Options
Download
Plain Diff
Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip
parents
cd441e08
802ced9c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
js/bootstrap-transition.js
+0
-1
js/bootstrap-transition.js
with
0 additions
and
1 deletion
+0
-1
js/bootstrap-transition.js
+
0
-
1
View file @
7ce048bc
...
@@ -37,7 +37,6 @@
...
@@ -37,7 +37,6 @@
'
WebkitTransition
'
:
'
webkitTransitionEnd
'
'
WebkitTransition
'
:
'
webkitTransitionEnd
'
,
'
MozTransition
'
:
'
transitionend
'
,
'
MozTransition
'
:
'
transitionend
'
,
'
OTransition
'
:
'
oTransitionEnd otransitionend
'
,
'
OTransition
'
:
'
oTransitionEnd otransitionend
'
,
'
msTransition
'
:
'
MSTransitionEnd
'
,
'
transition
'
:
'
transitionend
'
,
'
transition
'
:
'
transitionend
'
}
}
,
name
,
name
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment