2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

Improved and followed pattern suggestions

This commit is contained in:
syed
2013-07-19 23:14:13 +05:00
parent 5e898fa2a1
commit 65ee36a7bf
4 changed files with 11 additions and 14 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ a.badge {
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
color: @link-color;
background-color: @active-badge-bg-color;
background-color: @badge-active-bg;
}
.nav-pills > li > a > .badge {
margin-left: 3px;