show checkboxes on forum pages

This commit is contained in:
Andrew Brown 2019-01-15 15:25:01 -06:00
parent 0c8b69444e
commit 9d7b987cfe

View File

@ -85,6 +85,14 @@
}
}
.thredded--form {
input[type="checkbox"] {
position: relative !important;
opacity: 1 !important;
pointer-events: inherit !important;
}
}
.thredded--messageboard--byline {
i.material-icons {
font-size: 0.9em;