goteo icon indicating copy to clipboard operation
goteo copied to clipboard

[FIX] Sizing of honeypot input fields not true 0

Open subiabre opened this issue 7 months ago • 0 comments

:tophat: What? Why?

After careful observation it was discovered the honeypot input field was not of size 0, but it actually had a 1px border that made it take a total of 2px in the form. Making the true email input above it very slightly out of grid. This PR fixes the error and unifies the styling for the rest of the invisible honeypot HTML elements.

:hearts: Thank you!

subiabre avatar Jun 27 '24 13:06 subiabre