Fix certain improper rendering of forms (#560)

This commit is contained in:
Marek Ľach
2019-05-06 19:18:53 +01:00
committed by Baptiste Gelez
parent c52aac012c
commit 33619abdfb
7 changed files with 28 additions and 13 deletions
+2
View File
@@ -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 {