From fb258ecfb85729125fd0889a30e978d64b17785a Mon Sep 17 00:00:00 2001 From: ccd0 Date: Fri, 11 Nov 2016 22:59:13 -0800 Subject: [PATCH] Remove extra rule at bottom for people allowing top banner ads. As was done with the blank space in 3372af678e7ab50c53d297472f9d57328cf37738. --- src/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/css/style.css b/src/css/style.css index 8145510db..b0c1e1f68 100644 --- a/src/css/style.css +++ b/src/css/style.css @@ -132,7 +132,7 @@ body > div[style*=" top: -10000px;"] { :root:not(.ads-loaded) .ad-plea, :root:not(.ads-loaded) hr.abovePostForm, :root:not(.ads-loaded) .ad-plea-bottom + hr, -:root:not(.ads-loaded) #adg-ol + hr { +#adg-ol + hr { display: none; } .adg-rects {