From c8da24261c900ba65a2076f98d8eebd0640d7d21 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Tue, 30 Sep 2014 22:42:14 -0700 Subject: [PATCH] Fix party hats blocking links. --- src/General/css/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/General/css/style.css b/src/General/css/style.css index 33473d649..ee2fd2876 100755 --- a/src/General/css/style.css +++ b/src/General/css/style.css @@ -99,6 +99,10 @@ hr + div.center:not(.ad-cnt):not(.topad):not(.middlead):not(.bottomad) { unicode-bidi: -moz-isolate; unicode-bidi: -webkit-isolate; } +/* party hats */ +.thread > img:first-child { + pointer-events: none; +} /* fixed, z-index */ #overlay,