Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BS3: .btn-groups for your .btn-groups #9424

Merged
merged 2 commits into from Aug 13, 2013
Merged

BS3: .btn-groups for your .btn-groups #9424

merged 2 commits into from Aug 13, 2013

Conversation

mdo
Copy link
Member

@mdo mdo commented Aug 13, 2013

This fixes #9242—the inability to nest button groups in vertical button groups.

As a side note for @ggam, if we had added #9407 this wouldn't really be possible because we'd have to reset the original border-radius values that are required by the vertical group. The goal with how we wrote these is that we don't ever have to reset an original value, only zero out what needs zero-ing out. Hope that helps!

mdo added a commit that referenced this pull request Aug 13, 2013
BS3: `.btn-group`s for your `.btn-group`s
@mdo mdo merged commit d4b14cb into 3.0.0-wip Aug 13, 2013
@mdo mdo deleted the bs3_btn_groups branch August 13, 2013 17:31
@ggam
Copy link
Contributor

ggam commented Aug 13, 2013

Thanks for the explanation, much apreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants