Reputation: 1817
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?
Upvotes: 3
Views: 9244
Reputation: 34277
Unless you attach your code
, there is not much we can do for you..
if it helps - link to a working example of bootstrap dropdown button in a table row
Upvotes: 3