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

margin is causing problems in navbar #692

Closed
dnozay opened this issue Aug 14, 2014 · 1 comment
Closed

margin is causing problems in navbar #692

dnozay opened this issue Aug 14, 2014 · 1 comment
Labels

Comments

@dnozay
Copy link

dnozay commented Aug 14, 2014

before:

image

after

image

fiddle:

http://jsfiddle.net/dnozay/mfrup5bL/

.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="span"] {
    margin: 0 !important;
}
@dnozay
Copy link
Author

dnozay commented Aug 19, 2014

thanks!

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

No branches or pull requests

2 participants