I'm trying to put an angular bootstrap dropdown in a table. The dropdown gets cut off at the end of the cell. In this image, 'Another option' gets cut off.

If I used a normal select/option, I get this (the dropdown floats over the table and isn't constrained by the cell size.

Can the same effect be achieved with bootstrap dropdown?
