Dropdown buttons broken within .btn-group-justified
Created by: dairiki
If a .btn-group-justified includes both plain and dropdown buttons, display is wonky.
There are commented-out CSS declarations in the jsbin which will fix the display (if uncommented), though I'm not at all sure that they represent the correct fix.
Tested on Chrome 27 and Firefox 24 with similar results.