2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Adds button styles to .list-group-item

Includes buttons with anchor sytles and modifies buttons to match width
and text alignment.
This commit is contained in:
Zac Echola
2015-04-02 14:07:53 -05:00
parent 38f48d6471
commit e46c998316
2 changed files with 11 additions and 4 deletions
+2 -1
View File
@@ -5,7 +5,8 @@
color: @color;
background-color: @background;
a& {
a&,
button& {
color: @color;
.list-group-item-heading {