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

looool this is @sam’s bug :laughing:

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

「いいね!」 1

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

「いいね!」 4

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

「いいね!」 3