Nuke hella things

* Any mentions of .btn-mini
* Old docs page that somehow found it's way back
This commit is contained in:
Mark Otto
2013-06-28 09:24:46 -07:00
parent 09cdee2f03
commit 0a92efce0c
5 changed files with 3 additions and 6761 deletions

View File

@@ -41,11 +41,6 @@ a.badge {
top: -1px;
}
}
.btn-mini {
.badge {
top: 0;
}
}
// Account for counters in navs
a.list-group-item.active > .badge,

View File

@@ -96,10 +96,6 @@
padding-left: 8px;
padding-right: 8px;
}
.btn-group > .btn-mini + .dropdown-toggle {
padding-left: 5px;
padding-right: 5px;
}
.btn-group > .btn-large + .dropdown-toggle {
padding-left: 12px;
padding-right: 12px;

View File

@@ -26,7 +26,7 @@
// Account for jankitude on images
> img,
> a > img {
display: block;
.img-responsive();
line-height: 1;
}
}