We are trying to implement a navigation bar on our site that also has the AddThis link to pop open a share box. This nav bar has "postion: fixed" so that it is always on screen when the user scrolls the page.
However, the AddThis box always appears at the top of the page (sometimes off screen). How can we get the AddThis box to always appear within the viewport?