diff options
| author | Mark Otto <[email protected]> | 2013-03-30 16:07:50 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-03-30 16:07:50 -0700 |
| commit | 2a9604fdd297fee6661561d1ccf7922b4d599641 (patch) | |
| tree | b5051e854548de3795e615a6714af3c6a4408fe1 /less/bootstrap.less | |
| parent | 731903a17597f9095f9c26d969da8e04f50568ed (diff) | |
| download | bootstrap-2a9604fdd297fee6661561d1ccf7922b4d599641.tar.xz bootstrap-2a9604fdd297fee6661561d1ccf7922b4d599641.zip | |
add list group component
Diffstat (limited to 'less/bootstrap.less')
| -rw-r--r-- | less/bootstrap.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/less/bootstrap.less b/less/bootstrap.less index c887fcef6..c73c85c38 100644 --- a/less/bootstrap.less +++ b/less/bootstrap.less @@ -30,6 +30,7 @@ @import "component-animations.less"; @import "glyphicons.less"; @import "dropdowns.less"; +@import "list-group.less"; @import "panels.less"; @import "wells.less"; @import "close.less"; |
