I recently added Like & Send buttons to my website. On liking it or clicking the send button, it displays a box (comment / send). However, since it is on the right bar, it is getting cut. I searched SO and some said 1. increase width of the box - not helping. 2. overflow set to visible - not helping.
Could you tell me how can I set it to show up? What I figured out is that if I shorten the width of left box and increase the right box width, it works (shows up). But this is ruining the design of the site.
Reproduce: 1. Goto http://tipscow.com/ 2. click Like or Send button and the popup send/like comment box is partially visible.
Can anyone tell me how can I make it fly out of the page width OR in short get it visible correctly?