mirror of
https://github.com/twbs/bootstrap.git
synced 2025-10-03 00:03:44 -04:00
Compare commits
3 Commits
c43d67336b
...
77fe2598d6
Author | SHA1 | Date | |
---|---|---|---|
|
77fe2598d6 | ||
|
03f2ca27de | ||
|
311f29b49b |
@ -97,7 +97,7 @@
|
|||||||
|
|
||||||
.list-group-item-action {
|
.list-group-item-action {
|
||||||
width: 100%; // For `<button>`s (anchors become 100% by default though)
|
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)
|
text-align: inherit; // For `<button>`s (anchors inherit)
|
||||||
|
|
||||||
&:not(.active) {
|
&:not(.active) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user