1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-28 15:50:01 +02:00

remove position from labels/badges in mini btns

This commit is contained in:
Mark Otto
2012-07-30 15:54:03 -07:00
parent 0e62011da0
commit 59eba9afbc
2 changed files with 11 additions and 0 deletions

View File

@@ -5138,6 +5138,11 @@ a.badge:hover {
top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
top: 0;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;