mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-24 14:04:09 +03:00
Merge pull request #11499 from bassjobsen/patch-3
fix navbar dropdown window resize bug
This commit is contained in:
+1
-1
@@ -74,7 +74,7 @@
|
||||
}
|
||||
|
||||
&.in {
|
||||
overflow-y: auto;
|
||||
overflow-y: visible;
|
||||
}
|
||||
|
||||
// Undo the collapse side padding for navbars with containers to ensure
|
||||
|
||||
Reference in New Issue
Block a user