upgraded to bootstrap v2.3.0.

This commit is contained in:
Keivan Beigi
2013-02-25 18:28:23 -08:00
parent 85be921646
commit e9789116d2
24 changed files with 470 additions and 251 deletions

View File

@@ -164,8 +164,6 @@
margin-left: 0;
}
// Carets in other button sizes
.btn-mini .caret,
.btn-small .caret,
.btn-large .caret {
margin-top: 6px;
}
@@ -174,6 +172,10 @@
border-right-width: 5px;
border-top-width: 5px;
}
.btn-mini .caret,
.btn-small .caret {
margin-top: 8px;
}
// Upside down carets for .dropup
.dropup .btn-large .caret {
border-bottom-width: 5px;