2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

Don't RTL the theme file--no need

This commit is contained in:
Mark Otto
2014-03-03 21:54:07 -08:00
parent af39290a9d
commit 4dd7b4bd87
7 changed files with 12 additions and 419 deletions
+8
View File
@@ -2967,6 +2967,14 @@ input[type="button"].btn-block {
display: block;
}
tr.collapse.in {
display: table-row;
}
tbody.collapse.in {
display: table-row-group;
}
.collapsing {
position: relative;
height: 0;