update bs4-dev and use min version of popper

This commit is contained in:
Mario Vavti
2017-06-20 11:52:09 +02:00
parent 3b5e1c05b7
commit aed1373b70
12 changed files with 373 additions and 2532 deletions

View File

@@ -46,12 +46,6 @@ 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;