mirror of
https://github.com/jasny/bootstrap.git
synced 2026-01-30 08:38:04 -05:00
make .tab-content backwards compat with 1.3
This commit is contained in:
@@ -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