1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00
This commit is contained in:
Mark Otto 2017-07-03 19:04:31 -07:00 committed by GitHub
parent 6cf1a106d4
commit de78b71bab

View 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