2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

make .tab-content backwards compat with 1.3

This commit is contained in:
Jacob Thornton
2011-11-04 13:44:25 -07:00
parent 0a268389ce
commit e87daa9078
4 changed files with 14 additions and 9 deletions
+3 -1
View File
@@ -430,7 +430,9 @@ a.menu:after,
.pill-content {
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
.pill-content > .pill-pane,
.tab-content > div,
.pill-content > div {
display: none;
}
.tab-content > .active,