Skip to content

Conversation

@eleazan
Copy link
Contributor

@eleazan eleazan commented Aug 11, 2014

When you have a input-group in bootstrap3, the parent is matched incorrectly, beacuse bs3 now use a div for input group, and the parent should be the parent of these div. This is a little fix for that, check if parent has class "input-group", and get's the correct parent

When you have a input-gruop in bootstrap3, the parent is matched incorrectly, beacuse bs3 now use a div for input group, and the parent should be the parent of these div. This is a little fix for that, check if parent has class "input-group", and get's the correct parent
victorjonsson added a commit that referenced this pull request Aug 12, 2014
Add a fix for input-group of tw-bs
@victorjonsson victorjonsson merged commit a361c4f into victorjonsson:master Aug 12, 2014
@victorjonsson
Copy link
Owner

Great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants