Don't need to block marquees anymore.

This commit is contained in:
ccd0 2015-04-24 07:36:37 -07:00
parent 8b0f7f7fbc
commit 2e154f21b1

View File

@ -105,11 +105,6 @@ hr + div.center:not(.ad-cnt):not(.topad):not(.middlead):not(.bottomad) {
/* party hats */
pointer-events: none;
}
marquee,
.postMessage marquee + br,
.postMessage marquee + br + br {
display: none;
}
:root:not([data-js-enabled]) #postForm {
display: table;
}