add max height to #navbar-collapse-2

This commit is contained in:
Mario Vavti
2017-03-31 13:38:55 +02:00
parent 47817b8ae1
commit dc55c710da
2 changed files with 2 additions and 0 deletions

View File

@@ -48,6 +48,7 @@ nav.navbar {
#navbar-collapse-2 {
flex-basis: 100%;
max-height: 70vh;
}
#navbar-collapse-2.show {