1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 09:05:47 +02:00

Remove list-group-item-heading and list-group-item-text (#21653)

This commit is contained in:
Pierre-Denis Vanduynslager
2017-01-16 00:36:15 -05:00
committed by Mark Otto
parent a3bc607c10
commit d6a5439a8c
3 changed files with 0 additions and 30 deletions

View File

@@ -10,10 +10,6 @@
button.list-group-item-#{$state} {
color: $color;
.list-group-item-heading {
color: inherit;
}
@include hover-focus {
color: $color;
background-color: darken($background, 5%);