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:
+1
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user