Fix background on list items

This commit is contained in:
Berkeley Martinez
2016-01-15 02:52:07 -08:00
parent b4f574b2be
commit b5d9ba1a4d

View File

@ -662,7 +662,7 @@
//## //##
//** Background color on `.list-group-item` //** Background color on `.list-group-item`
@list-group-bg: @gray-lighter; @list-group-bg: @body-bg;
//** `.list-group-item` border color //** `.list-group-item` border color
@list-group-border: #ddd; @list-group-border: #ddd;
//** List group border radius //** List group border radius