2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

add mini buttons per #1971

This commit is contained in:
Mark Otto
2012-02-16 21:28:16 -08:00
parent 61e2201c64
commit 268e7d67ab
5 changed files with 22 additions and 2 deletions
+5
View File
@@ -1791,6 +1791,11 @@ table .span12 {
.btn-small [class^="icon-"] {
margin-top: -1px;
}
.btn-mini {
padding: 2px 6px;
font-size: 11px;
line-height: 14px;
}
.btn-primary,
.btn-primary:hover,
.btn-warning,