Official Warning Checkbox Not Visible in Chrome 54

I’m not sure if this is technically a bug, since it is CSS, but in Chrome v54, the checkbox for “This is an official warning.” is not visible. It does display properly in Internet Explorer, however.

I suspect it’s this css:

input {
    -webkit-appearance: none;
}

Not sure if that’s intentional for some other reason, so I figured I’d post here.

3 Likes

looool this is @sam’s bug :laughing:

That’s not the only checkbox that has gone missing:

1 Like

OK I reverted it for now. Still laughing about this.

4 Likes

I will make it more specific was seeing how general it can be

3 Likes