2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

Merge pull request #11499 from bassjobsen/patch-3

fix navbar dropdown window resize bug
This commit is contained in:
Mark Otto
2013-12-01 20:18:40 -08:00
+1 -1
View File
@@ -74,7 +74,7 @@
} }
&.in { &.in {
overflow-y: auto; overflow-y: visible;
} }
// Undo the collapse side padding for navbars with containers to ensure // Undo the collapse side padding for navbars with containers to ensure