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
In Safari 11, on Mac (via BrowserStack). On first animation, the display of the inputs is out of line with the rest of the modal. They can be selected, but only by clicking above the element. Perhaps a problem with webkit-animation? Or missing off an animation-fill-mode: forwards; somewhere?
The text was updated successfully, but these errors were encountered:
In Safari 11, on Mac (via BrowserStack). On first animation, the display of the inputs is out of line with the rest of the modal. They can be selected, but only by clicking above the element. Perhaps a problem with webkit-animation? Or missing off an
animation-fill-mode: forwards;
somewhere?The text was updated successfully, but these errors were encountered: