Fix certain improper rendering of forms (#560)
This commit is contained in:
committed by
Baptiste Gelez
parent
c52aac012c
commit
33619abdfb
@@ -312,6 +312,7 @@ main .article-meta {
|
||||
|
||||
.popup:not(.show), .popup-bg:not(.show) {
|
||||
display: none;
|
||||
appearance: none;
|
||||
}
|
||||
|
||||
.popup-bg {
|
||||
@@ -332,6 +333,7 @@ main .article-meta {
|
||||
|
||||
.cw-text {
|
||||
display: none;
|
||||
appearance: none;
|
||||
}
|
||||
|
||||
input[type="checkbox"].cw-checkbox {
|
||||
|
||||
Reference in New Issue
Block a user