2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

Finish reverting #14444

This commit is contained in:
Mark Otto
2014-08-27 23:34:46 -07:00
parent 72ddad6fc8
commit fe19211e4d
4 changed files with 2 additions and 6 deletions
-2
View File
@@ -223,11 +223,9 @@
.tab-content {
> .tab-pane {
display: none;
visibility: hidden;
}
> .active {
display: block;
visibility: visible;
}
}