From dfd521f6fc64305c23e4b085b2ac4a6a7a837cc1 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Thu, 11 Sep 2014 10:19:04 -0700 Subject: [PATCH] restore unintentionally blocked ads on /f/ --- src/General/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/General/css/style.css b/src/General/css/style.css index 9617f5a43..c56cbd85c 100755 --- a/src/General/css/style.css +++ b/src/General/css/style.css @@ -89,7 +89,7 @@ a { [hidden] { display: none !important; } -hr ~ div.center:not(.ad-cnt) { +hr + div.center:not(.ad-cnt):not(.topad):not(.middlead):not(.bottomad) { display: none !important; } .page-num {