From 6aba781e039ad73a7345f2a2544ae15d4ccd4f18 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Wed, 30 Sep 2015 23:38:07 -0700 Subject: [PATCH] Party hat preventing link clicking is now fixed in 4chan's CSS. --- src/General/css/style.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/General/css/style.css b/src/General/css/style.css index bd5f62b84..6c5390e7c 100755 --- a/src/General/css/style.css +++ b/src/General/css/style.css @@ -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;