Problem/Motivation
In Bartik theme place block buttons work fine because they inherit the display: inline-block from Bartik theme buttons. In all Bootstrap based themes, and many other themes like Foundation, they collapse to a single line.
Proposed resolution
Add display inline block to the place block buttons.
Remaining tasks
Add css
User interface changes
Buttons display correctly in other themes.
API changes
none
Data model changes
none