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:
@@ -15,6 +15,7 @@
|
||||
position: relative;
|
||||
height: 0;
|
||||
overflow: hidden;
|
||||
overflow: visible \9;
|
||||
.transition(height .35s ease);
|
||||
&.in {
|
||||
height: auto;
|
||||
|
||||
Reference in New Issue
Block a user