2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03: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
+1 -1
View File
@@ -19,7 +19,7 @@
display: none;
visibility: hidden;
&.in { display: block; visibility: visibile; }
&.in { display: block; visibility: visible; }
tr&.in { display: table-row; }
tbody&.in { display: table-row-group; }
}