Amazon browser script
-
I put some links to Amazon products on my site and after taking a look with firebug it seems there’s a browser script that has modified my style.css and I now have body margins which I don’t want.
This is what it has added to style.css:body { margin: 0 8px !important; }In firebug next to the style.css entry I can see the source for this code is an amazon url. In the url it refers to amazon images and “site-wide css beacon”.
The topic ‘Amazon browser script’ is closed to new replies.