Checkboxes not working on latest Chrome
This support request was posted in Flatbase by ThemeAvenue
- ThemeAvenue October 28, 2014 at 2:42 am
Hey there,
I know this has already been reported twice but I’d like to follow-up. I think it needs to get fixed. http://nicethemes.com/forums/topic/checkbox-and-radio-is-not-working/
As of today, the checkboxes are still broken on Chrome Version 38.0.2125.104 m (64-bit).
I really wonder why you’re doing this (could you explain?):
input, textarea, select {
-moz-appearance: none;
-webkit-appearance: none;
}As I’m using a child theme (and everyone should be…), I had to override this and it looks messy to add a “reset”:
input[type="checkbox"] {-moz-appearance: checkbox; -webkit-appearance: checkbox;}
Would be great if you could come up with a new version that fixes this stuff.
Cheers
Juanfra Aldasoro October 28, 2014 at 3:00 pmHey there,
Thanks for writing and hoping that you are doing well.
We’ve been working on this and some other issues, and we just recently pushed a new version of Flatbase seconds ago.
Best,
Juan.
You must be logged in to reply to this topic.