Merge pull request #11499 from bassjobsen/patch-3
fix navbar dropdown window resize bug
This commit is contained in:
commit
561aff7942
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@
|
|||
}
|
||||
|
||||
&.in {
|
||||
overflow-y: auto;
|
||||
overflow-y: visible;
|
||||
}
|
||||
|
||||
// Undo the collapse side padding for navbars with containers to ensure
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue