Fix party hats blocking links.
This commit is contained in:
parent
9e4d2b6f01
commit
c8da24261c
@ -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,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user