1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-28 15:50:01 +02:00

Merge branch 'v4-forms-cleanup' of https://github.com/twbs/bootstrap into v4-forms-cleanup

This commit is contained in:
Mark Otto
2016-05-09 19:25:42 -07:00
2 changed files with 6 additions and 1 deletions

View File

@@ -198,6 +198,7 @@ select.form-control-lg {
&.disabled {
.form-check-label {
color: $text-muted;
cursor: $cursor-disabled;
}
}