diff options
Diffstat (limited to 'less')
| -rw-r--r-- | less/list-group.less | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/less/list-group.less b/less/list-group.less index 3343f8e5e..c352fa133 100644 --- a/less/list-group.less +++ b/less/list-group.less @@ -64,7 +64,9 @@ a.list-group-item { text-decoration: none; background-color: @list-group-hover-bg; } +} +.list-group-item { // Active class on item itself, not parent &.active, &.active:hover, |
