hCaptcha adds incorrect CSS
-
The following CSS is incorrect because in CSS we can’t have nested elements like that (maybe you had SCSS but forgot to convert?). As a result I’m getting validation issues:
div[style*="z-index: 2147483647"] { div[style*="border-width: 11px"][style*="position: absolute"][style*="pointer-events: none"] { border-style: none; } }
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘hCaptcha adds incorrect CSS’ is closed to new replies.