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:
+3
-1
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user