Using bootstrapper 3 panel and ng-switch with a sliding animation: Plunker
I want to only show the animation inside the panel, when the animation plays the div is showing past the panel borders.
What am I missing in this Plunker so that the animation only shows inside the panel div?
The result that I am looking for is somewhat like this sample: slider-css3-transition-animation
But I cant seem to get a grasp of how to structure my css.