Make badge icons not blurry by making sure they can centre accurately

This commit is contained in:
Toby Zerner 2015-04-03 16:59:50 +10:30
parent f77323244c
commit a238c32429

View File

@ -18,7 +18,7 @@
}
}
.badge {
.badge-size(24px);
.badge-size(23px);
border: 2px solid @fl-body-bg;
background: @fl-body-muted-color;
color: #fff;