1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-27 23:30:04 +02:00
This commit is contained in:
Mark Otto
2014-08-27 22:40:46 -07:00
parent f4eefd28d1
commit 190452a36d
4 changed files with 4 additions and 4 deletions

View File

@@ -3182,7 +3182,7 @@ input[type="button"].btn-block {
}
.collapse.in {
display: block;
visibility: visibile;
visibility: visible;
}
tr.collapse.in {
display: table-row;