aboutsummaryrefslogtreecommitdiff
path: root/scss
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2016-05-09 19:25:42 -0700
committerMark Otto <[email protected]>2016-05-09 19:25:42 -0700
commit73d9815343582b483c070e01a0b0397486bd737b (patch)
tree9d94153cefcb73c369e68cb8e3b64cad57e157fd /scss
parentf5d889c385e3e057e821b06d7b06a18d5bb0f3c0 (diff)
parent35c11b69df526bcb5aa2a5504de7517f1e6affb8 (diff)
downloadbootstrap-73d9815343582b483c070e01a0b0397486bd737b.tar.xz
bootstrap-73d9815343582b483c070e01a0b0397486bd737b.zip
Merge branch 'v4-forms-cleanup' of https://github.com/twbs/bootstrap into v4-forms-cleanup
Diffstat (limited to 'scss')
-rw-r--r--scss/_forms.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/scss/_forms.scss b/scss/_forms.scss
index 24b2a2037..a68352d67 100644
--- a/scss/_forms.scss
+++ b/scss/_forms.scss
@@ -198,6 +198,7 @@ select.form-control-lg {
&.disabled {
.form-check-label {
+ color: $text-muted;
cursor: $cursor-disabled;
}
}