Bootstrap: In a modal dialog, how do I make the dropdown menu expand outside the dialog?

Viewed 30117

Example code:

http://jsfiddle.net/vpg5g/

I'd like to have the menu that drops down from the button expand over the modal's borders. As you see, the current state is unusable. Is there some way to achieve this?

2 Answers
Related