do not show the scrollbar before the animation has finished
This commit is contained in:
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