mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-21 13:24:08 +03:00
fix list group button variation by including text-align inherit and a width 100%
This commit is contained in:
@@ -52,6 +52,8 @@
|
||||
|
||||
a.list-group-item,
|
||||
button.list-group-item {
|
||||
width: 100%;
|
||||
text-align: inherit;
|
||||
color: $list-group-link-color;
|
||||
|
||||
.list-group-item-heading {
|
||||
|
||||
Reference in New Issue
Block a user