diff --git a/less/list-group.less b/less/list-group.less index 2514389b1b..1946bf59f3 100644 --- a/less/list-group.less +++ b/less/list-group.less @@ -94,7 +94,9 @@ a.list-group-item { border-color: @list-group-active-border; // Force color to inherit for custom content - .list-group-item-heading { + .list-group-item-heading, + .list-group-item-heading > small, + .list-group-item-heading > .small { color: inherit; } .list-group-item-text {