Just diving into the world of css transitions and experimenting with collapsing a fixed popover div using CSS transition
. I managed to collapse the outer div successfully, but the elements inside it did not collapse along. Is this the expected behavior? Any suggestions on how I can completely collapse the "Helpful?" popover?
Check out the Plunker demo here:
http://plnkr.co/edit/FYbeIe7IY41Ik3LBcf1r?p=preview