]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fixes #22981
authorMark Otto <markd.otto@gmail.com>
Tue, 4 Jul 2017 02:04:31 +0000 (19:04 -0700)
committerGitHub <noreply@github.com>
Tue, 4 Jul 2017 02:04:31 +0000 (19:04 -0700)
scss/utilities/_text.scss

index 7f20ed76eee269c151d6fea49a673ed469d34ab0..d337e0d63ead13a9ecee986a71cf33e9a39328d3 100644 (file)
@@ -40,7 +40,7 @@
   @include text-emphasis-variant('.text-#{$color}', $value);
 }
 
-.text-muted { color: $gray-400 !important; }
+.text-muted { color: $text-muted !important; }
 
 // Misc