angularjs - angular bootstrap dropdown in a table cell -


i'm trying put angular bootstrap dropdown in table. dropdown gets cut off @ end of cell. in image, 'another option' gets cut off.

enter image description here

if used normal select/option, (the dropdown floats on table , isn't constrained cell size.

enter image description here

can same effect achieved bootstrap dropdown?

unless attach code, there not can you..

if helps - link working example of bootstrap dropdown button in table row

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

enter image description here


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

Error while updating a record in APEX screen -

c++ - In an add-in in Excel, written in C(++), how does one get the name of the function which called into the addin? -