1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

fix invalid css

This commit is contained in:
Mark Otto 2015-01-19 14:50:41 -08:00
parent 325748ff68
commit 7440c38469

View file

@ -328,7 +328,6 @@ input[type="checkbox"] {
line-height: $line-height-sm;
}
}
}
@include input-size('.input-lg', $input-height-lg, $padding-lg-vertical, $padding-lg-horizontal, $font-size-lg, $line-height-lg, $input-border-radius-lg);