Fix closing of captcha in MS Edge. #1071
This commit is contained in:
parent
dce42ce168
commit
c5313d7fcb
@ -1419,6 +1419,7 @@ input.field.tripped:not(:hover):not(:focus) {
|
||||
}
|
||||
#qr .captcha-counter > a {
|
||||
pointer-events: auto;
|
||||
display: inline-block; /* XXX https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/8851747/ */
|
||||
}
|
||||
#qr:not(.captcha-open) .captcha-counter > a {
|
||||
display: block;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user