mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
fixes #22981
This commit is contained in:
parent
6cf1a106d4
commit
de78b71bab
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
|||
@include text-emphasis-variant('.text-#{$color}', $value);
|
||||
}
|
||||
|
||||
.text-muted { color: $gray-400 !important; }
|
||||
.text-muted { color: $text-muted !important; }
|
||||
|
||||
// Misc
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue