From 2e154f21b16fda3874745d9b2152b0ce4b2a5d73 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Fri, 24 Apr 2015 07:36:37 -0700 Subject: [PATCH] Don't need to block marquees anymore. --- src/General/css/style.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/General/css/style.css b/src/General/css/style.css index 0435cb2a5..bd0f34bde 100755 --- a/src/General/css/style.css +++ b/src/General/css/style.css @@ -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; }