2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

Remove .nav-list given new .list-group

This commit is contained in:
Mark Otto
2013-03-30 16:56:49 -07:00
parent 2a9604fdd2
commit 1683669eaa
5 changed files with 8 additions and 74 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ a.badge {
}
// Account for counters in navs
.nav-list > .active > a > .badge,
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
color: @link-color;
background-color: #fff;