Merge branch 'master' of github.com:twitter/bootstrap

This commit is contained in:
Jacob Thornton 2011-10-04 21:25:41 -07:00
commit 607795e37a
4 changed files with 18 additions and 13 deletions

1
bootstrap.css vendored
View file

@ -2309,6 +2309,7 @@ button.btn::-moz-focus-inner, input[type=submit].btn::-moz-focus-inner {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
white-space: nowrap;
}
.label.important {
background-color: #c43c35;