2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

drop .tabbable since it's unused and undocumented /cc #10102

This commit is contained in:
Mark Otto
2013-10-13 18:56:31 -07:00
parent dcbe591fa9
commit 6085973e25
3 changed files with 1 additions and 26 deletions
-5
View File
@@ -222,11 +222,6 @@
// Tabbable tabs
// -------------------------
// Clear any floats
.tabbable {
.clearfix();
}
// Hide tabbable panes to start, show them when `.active`
.tab-content {
> .tab-pane {