tailwindcss-custom-forms icon indicating copy to clipboard operation
tailwindcss-custom-forms copied to clipboard

Radio and checkbox not centered

Open kjbrum opened this issue 5 years ago • 2 comments

I'm having issues with the radio dot and checkbox check being centered in Chrome 69-72. From what I can tell Chrome 69 was a big update that introduced a lot of bugs.

The background image is positions in the top left of the element, instead of the center. I suspect it has something to do with the background image being an SVG.

kjbrum avatar Aug 07 '19 14:08 kjbrum

Could you share a screenshot of the elements? I’m unable to replicate. My version of Chrome is 75

GeoffSelby avatar Aug 07 '19 15:08 GeoffSelby

After looking into it a bit more, I think it has something to do with background positioning, possibly on input elements.

Just to clarify, I was only able to replicate this functionality in Chrome 69-72.

Screenshot 2019-08-07 11 20 49

kjbrum avatar Aug 07 '19 16:08 kjbrum