Page 1 of 1

msn.com

Posted: Tue Mar 13, 2018 6:25 pm
by BrentM
In Chrome (64.0.3282.186) with AdBlock (3.27.0) and the latest version of EasyList, the Microsoft Store and Skype icons in the header area overlap due to the following rule hiding of the link to the MS Store, but not hiding the content in the pseudo-element set on the parent item list ("IL") element.

Code: Select all

msn.com,newsinenglish.no,windowscentral.com#?#a[href^="https://clk.tradedoubler.com/"]
I believe the following rule should hide / remove the parent item list element as well, potentially fixing the problem.

Code: Select all

msn.com#?#li:-abp-has(a[href^="https://clk.tradedoubler.com/"])

Re: msn.com

Posted: Thu Mar 15, 2018 8:57 pm
by MonztA
Could you add a screenshot? I couldn't see the issue described.

Re: msn.com

Posted: Mon Apr 09, 2018 8:21 pm
by BrentM
Here's the screen cap from Firefox with ABP (I'm not seeing the problem in Chrome now).

http://i.imgur.com/xxWMN9A.png