update bs-dev

This commit is contained in:
Mario Vavti
2017-06-07 22:40:44 +02:00
parent a17acfb04f
commit 55836e8ca6
17 changed files with 3377 additions and 463 deletions

View File

@@ -46,6 +46,12 @@ nav .dropdown-menu {
overflow: auto;
}
/* this is a hack and needs fixing in bootstrap */
nav .dropdown-menu-right {
right: 0;
left: auto !important;
}
#navbar-collapse-2 {
flex-basis: 100%;
max-height: 70vh;