'Slide' Effect problem while using Bootstrap

'Slide' Effect problem while using Bootstrap

I am having a major issue using the Slide effect on a div specified within the bootstrap framework.

For my application a div is 'Drop' animated from the page, its contents altered, then it is 'Slide' animated back into view. The problem is the animated div keeps on sliding past central view, continuing until it falls out the other side. 

The code worked fine before I migrated to a bootstrap layout.

An example I made from a bootstrap example is at  http://jrb.freewebspace.com/ if you click the 'View Details' gray button on the paragraph titled 'Heading' you'll see what I mean!

I have tried adjusting the distance option to no avail.

I really hope there is a simple workaround.

Thanks