emberjs-addons/ember-bootstrap

Assign classes to children

kelonye opened this issue · 2 comments

E.g. make form element labels and inputs have an additional class of "span12" when the grid system is fluid. Or is their a workaround?

@kelonye Can you please explain what you need to do this for? Are you adding "row-fluid" to the control-group?

@bradleypriest, was doing this http://goo.gl/HLyAs which isn't great, made this PR.