Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix transition-timing-function mixin #12957

Merged
merged 1 commit into from
Mar 7, 2014
Merged

Fix transition-timing-function mixin #12957

merged 1 commit into from
Mar 7, 2014

Conversation

BBosman
Copy link
Contributor

@BBosman BBosman commented Mar 7, 2014

The mixin introduced in #12924 contains a bug I think.

While it is supposed to set the transition-timing-function attribute it's actually setting the animation-timing-function attribute.

This fixes that.

@cvrebert cvrebert added the css label Mar 7, 2014
@cvrebert cvrebert added this to the v3.2.0 milestone Mar 7, 2014
mdo added a commit that referenced this pull request Mar 7, 2014
Fix transition-timing-function mixin
@mdo mdo merged commit 0b06d59 into twbs:master Mar 7, 2014
@mdo
Copy link
Member

mdo commented Mar 7, 2014

My man. I glossed right over that. Thanks!

@ahmadnassri
Copy link
Contributor

thank you!

stempler pushed a commit to stempler/bootstrap that referenced this pull request Nov 4, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants