0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00
This commit is contained in:
Mark Otto 2016-05-08 17:11:17 -07:00
parent dde85e9888
commit d8c898b172

View File

@ -180,7 +180,7 @@ select.form-control {
margin-bottom: ($spacer * .75);
// Move up sibling radios or checkboxes for tighter spacing
+ .form-check {
+ .form-check {
margin-top: -.25rem;
}