do not show the scrollbar before the animation has finished
This commit is contained in:
parent
8e11b2d6f0
commit
92d581a342
2
view/css/bootstrap-red.css
vendored
2
view/css/bootstrap-red.css
vendored
@ -42,7 +42,7 @@ nav.navbar {
|
||||
max-height: 100vh;
|
||||
}
|
||||
|
||||
#navbar-collapse-2 {
|
||||
#navbar-collapse-2.show {
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user