2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

navbar and dropdown fixes, for alignments and for ie7/8 dropdown hidden bugs from #3946

This commit is contained in:
Mark Otto
2012-08-14 16:24:58 -07:00
parent f3479a3953
commit 9c72246d49
6 changed files with 32 additions and 17 deletions
+1
View File
@@ -15,6 +15,7 @@
position: relative;
height: 0;
overflow: hidden;
overflow: visible \9;
.transition(height .35s ease);
&.in {
height: auto;