css fix for censor ui
This commit is contained in:
parent
5575bd2ddc
commit
e0c35620b0
@ -605,7 +605,7 @@ textarea#reply-text {
|
||||
[type=checkbox] {
|
||||
display: none;
|
||||
}
|
||||
:checked + span {
|
||||
:checked + div {
|
||||
display: block !important;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user