aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2017-07-03 19:04:31 -0700
committerGitHub <[email protected]>2017-07-03 19:04:31 -0700
commitde78b71bab289374c44c84154b48847919106a60 (patch)
tree7bb47175a4d903e147d4e6a3916b826cdcceca40
parent6cf1a106d4fcd043f47d3eab4ffef3eaf868ce38 (diff)
downloadbootstrap-de78b71bab289374c44c84154b48847919106a60.tar.xz
bootstrap-de78b71bab289374c44c84154b48847919106a60.zip
fixes #22981
-rw-r--r--scss/utilities/_text.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/utilities/_text.scss b/scss/utilities/_text.scss
index 7f20ed76e..d337e0d63 100644
--- a/scss/utilities/_text.scss
+++ b/scss/utilities/_text.scss
@@ -40,7 +40,7 @@
@include text-emphasis-variant('.text-#{$color}', $value);
}
-.text-muted { color: $gray-400 !important; }
+.text-muted { color: $text-muted !important; }
// Misc