Safari checkbox fix
@ -1,6 +1,6 @@
# Changelog
## (unreleased)
## v3.0.3477 (2018-07-18)
### **New Features**
@ -455,7 +455,7 @@ $border-radius: 10px;
}
.checkbox input[type=checkbox] {
display: none;
opacity: 0;
.checkbox input[type=checkbox]:checked + label:before {
@ -979,4 +979,4 @@ a > h4:hover {
.subject-category,
.subject {
display: inline-block;