|
@@ -391,25 +391,6 @@ ul ul {
|
|
|
grid-area: cookies-consent;
|
|
|
}
|
|
|
|
|
|
-.wp-block-post-comments form .comment-form-cookies-consent input[type="checkbox"] {
|
|
|
- border: 0;
|
|
|
- clip: rect(1px, 1px, 1px, 1px);
|
|
|
- -webkit-clip-path: inset(50%);
|
|
|
- clip-path: inset(50%);
|
|
|
- height: 1px;
|
|
|
- margin: -1px;
|
|
|
- overflow: hidden;
|
|
|
- padding: 0;
|
|
|
- position: absolute;
|
|
|
- width: 1px;
|
|
|
- word-wrap: normal !important;
|
|
|
-}
|
|
|
-
|
|
|
-.wp-block-post-comments form .comment-form-cookies-consent input[type="checkbox"] + label {
|
|
|
- margin-left: 0;
|
|
|
- padding-left: 2em;
|
|
|
-}
|
|
|
-
|
|
|
.wp-block-post-comments form .form-submit {
|
|
|
grid-area: form-submit;
|
|
|
}
|