How do i block disable-scroll?

Everything about using Adblock Plus on Google Chrome
Post Reply
Agentx0
Posts: 2
Joined: Sat Feb 17, 2018 11:22 pm

How do i block disable-scroll?

Post by Agentx0 »

Anyway to block this on adblock each time a site loads. It's a really annoying script that disables the scroll bar.

html.disable-scroll {
overflow: hidden;
position: fixed;
width: 100%;
}
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: How do i block disable-scroll?

Post by mapx »

which is the page ?
Agentx0
Posts: 2
Joined: Sat Feb 17, 2018 11:22 pm

Re: How do i block disable-scroll?

Post by Agentx0 »

I'm trying to remember the site cuz it was at work and I was about to get off work so I did it rather quick. I was trying to do ##.disable-scroll to avoid the site removing the scroll bar upon loading, but it wasn't working. Any suggestions without the site?
Post Reply