Is ".ad-space" a reserved class in webkit?

Take a look at this, I am using 960.gs here and cannot understand why my ad class named .ad-space disappeared into webkit. It seems to work in Firefox, but not in Chrome or Safari. Is this an addon bug in webkit? Maybe Adblock Plus? Has anyone else noticed that the lower part does not exist? This doesn't seem to happen in local development, but when http: // is used, it disappears.

+4
source share
1 answer

This is adblock plus interference. Moral of the story: don't call your ad class "ad-space"

+3
source

All Articles