Party hat preventing link clicking is now fixed in 4chan's CSS.

This commit is contained in:
ccd0 2015-09-30 23:38:07 -07:00
parent a1119d7bc5
commit 6aba781e03

View File

@ -101,10 +101,6 @@ hr + div.center:not(.ad-cnt):not(.topad):not(.middlead):not(.bottomad) {
unicode-bidi: -moz-isolate;
unicode-bidi: -webkit-isolate;
}
.thread > img:first-child {
/* party hats */
pointer-events: none;
}
#g-recaptcha {
min-height: 78px;
height: auto;