Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip

This commit is contained in:
Mark Otto 2013-05-09 13:19:38 -07:00
commit ec39bed94f
2 changed files with 0 additions and 4 deletions

View file

@ -4915,9 +4915,6 @@ a.list-group-item.active > .badge,
-moz-transition: width 0.6s ease;
-o-transition: width 0.6s ease;
transition: width 0.6s ease;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
.progress-striped .progress-bar {