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
fix(input): undo firefox invalid style, fix maxlength in IE (#393)
* input's maxLength=-1 property not works in MS Edge
Fix floating placeholder in Firefox, without affecting autofill behavior in Chrome/Safari
Override and remove firefox box-shadow on required fields
Fixes#342. Fixes#388.
0 commit comments