Artur Sopelnik
Artur Sopelnik
The sticky elements broken if I resize my window :/ The update method can't fix them currently
+1 with *fontFilename*
Try to check initial for `$element.is('*:-webkit-autofill')` Otherwise [observe ](https://developer.mozilla.org/en-US/docs/Web/API/MutationObserver)input field for webkit-autofill.
@Miw0 +1 Please revert this commit, we have to look for a better solution.