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
{{ message }}
This repository has been archived by the owner on Aug 4, 2019. It is now read-only.
Padding transition @include ftransition(padding) fires on page forced refresh. Noted in Chrome 37 and Firefox 32. Most likely due to the definition of the transition before media queries have kicked in leading to the animation.
The text was updated successfully, but these errors were encountered:
Padding transition
@include ftransition(padding)
fires on page forced refresh. Noted in Chrome 37 and Firefox 32. Most likely due to the definition of the transition before media queries have kicked in leading to the animation.The text was updated successfully, but these errors were encountered: