Fix party hats blocking links.

This commit is contained in:
ccd0 2014-09-30 22:42:14 -07:00
parent 9e4d2b6f01
commit c8da24261c

View File

@ -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,