You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the same issue referenced in the closed #587.
Setting padding on an element with CSS, animating it to a new value with Velocity, and then using "reverse" sets the padding to 0 instead of the original value.
I have the same issue referenced in the closed #587.
Setting padding on an element with CSS, animating it to a new value with Velocity, and then using "reverse" sets the padding to 0 instead of the original value.
I created the following fiddle:
http://jsfiddle.net/sqa7artu/
The text was updated successfully, but these errors were encountered: