Here are css, html and js to reproduce:
html:
123 345
This seemed to work me: Simply wrap the div in another div with these styles on the outer div
padding-bottom: 10px; padding-right: 0px; overflow: visible
No idea why this did the trick for me.