We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Fix for #13003 (a83ca38) doesn't reset label padding in .checkbox/.radio for form inline.
.checkbox/.radio
So there's needless gap in form inline. e.g. http://jsfiddle.net/DEuud/
The text was updated successfully, but these errors were encountered:
Changes forms.less to remove gap in twbs#13661
c14f72c
320bf10
Fixed in fab9ab8. Demo in http://jsfiddle.net/DEuud/2/.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Fix for #13003 (a83ca38) doesn't reset label padding in
.checkbox/.radio
for form inline.So there's needless gap in form inline.
e.g. http://jsfiddle.net/DEuud/
The text was updated successfully, but these errors were encountered: