2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00
This commit is contained in:
Mark Otto
2016-05-08 17:11:17 -07:00
parent dde85e9888
commit d8c898b172
+1 -1
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;
}