In the demo here 
http://rc.getbootstrap.com/components.html#buttonDropdowns the button 
groups could be displayed side by side.

But when using them for my app:

http://plunker.no.de/edit/QgbJUU?live=preview

each one is displayed in a new row.

I have checked the CSS. Seems like you need to have display: inline-block;

But why isn't this by default?

Also, they do not position themselves perfectly with the buttons in the 
same row.

Is there something I have done wrong or is it like this by default?

Reply via email to