Fix www.4chan.org/banner-contest form not showing up with JS disabled.
This commit is contained in:
parent
25f1397948
commit
4195d4666a
@ -1,3 +1,6 @@
|
||||
#captcha-cnt {
|
||||
height: auto;
|
||||
}
|
||||
:root:not(.js-enabled) #form {
|
||||
display: block;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user