mirror of
https://github.com/twbs/bootstrap.git
synced 2025-10-04 00:02:43 -04:00
fix bug #41725 - List group action items appear disabled
This commit is contained in:
parent
380a1d738b
commit
311f29b49b
@ -97,7 +97,7 @@
|
||||
|
||||
.list-group-item-action {
|
||||
width: 100%; // For `<button>`s (anchors become 100% by default though)
|
||||
color: var(--#{$prefix}list-group-action-color);
|
||||
color: var(--#{$prefix}list-group-color);
|
||||
text-align: inherit; // For `<button>`s (anchors inherit)
|
||||
|
||||
&:not(.active) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user