3

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.

enter image description here

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

enter image description here

Can the same effect be achieved with bootstrap dropdown?

1 Answer 1

3

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

http://plnkr.co/edit/x4b7JAVThMZddxwFHDNt?p=preview

enter image description here

Sign up to request clarification or add additional context in comments.

1 Comment

Thanks Jossef. I had a overflow:hidden somewhere high up in my code. duh... :(

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.