Closed (outdated)
Project:
ShareThis
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
8 Mar 2010 at 00:22 UTC
Updated:
30 Sep 2019 at 13:13 UTC
Jump to comment: Most recent
Comments
Comment #1
ahmadshakil commentedWe were able to solve this issue by changing buttons.js
We first downloaded buttons.js from https://ws.sharethis.com/button/buttons.js and added following line at the start of js
$("body").css("overflow-x","hidden");
and the included buttons.js locally.
Comment #2
avpadernoI am closing this issue, since Drupal 6 isn't supported.