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

Fixes #14557: .form-group margin in .navbar-form #14564

Merged
merged 1 commit into from
Sep 8, 2014
Merged

Fixes #14557: .form-group margin in .navbar-form #14564

merged 1 commit into from
Sep 8, 2014

Conversation

mdo
Copy link
Member

@mdo mdo commented Sep 8, 2014

Reset the bottom margin on .form-group:last-child in .navbar-form to prevent extra spacing. Fixed example in http://jsbin.com/zorije/1/. It appears we added the margin way back in 8bb7def.
Fixes #14557.

@mdo mdo added the css label Sep 8, 2014
@mdo mdo added this to the v3.2.1 milestone Sep 8, 2014
mdo added a commit that referenced this pull request Sep 8, 2014
Fixes #14557: .form-group margin in .navbar-form
@mdo mdo merged commit 994d0b2 into master Sep 8, 2014
@mdo mdo deleted the fixes_14557 branch September 8, 2014 18:03
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.

navbar form-group in mobile adds extra margin
1 participant