mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-17 19:06:40 +02:00
fixes #22981
This commit is contained in:
@@ -40,7 +40,7 @@
|
|||||||
@include text-emphasis-variant('.text-#{$color}', $value);
|
@include text-emphasis-variant('.text-#{$color}', $value);
|
||||||
}
|
}
|
||||||
|
|
||||||
.text-muted { color: $gray-400 !important; }
|
.text-muted { color: $text-muted !important; }
|
||||||
|
|
||||||
// Misc
|
// Misc
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user